Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Toggle Full Screen & Zen Mode in VS Code

Let’s look at two VS Code features that will help you focus better on writing code.

Full Screen

You can toggle it by pressing down CTRL + SHIFT + P and typing in ‘Toggle Full Screen‘ or using F11, the default keybind.

You can notice that the window taskbar and the Menu Bar are no longer being shown.

If you still want to access VS Code’s menu bar quickly you can press the ALT button.

Once you do an action like clicking away, the menu bar will disappear.

You can exit the Full Screen Mode using the same command or keybind.

For some people, the Full Screen mode is not enough, and that’s why in VS Code there is another feature that lets you focus on your code by hiding all UI except for the editor.


Let’s have a look at the Zen Mode.

Zen Mode

You can toggle the Zen Mode by pressing down CTRL + SHIFT + P and typing in ‘Toggle Zen Mode‘ or by pressing down SHIFT + F11 which is the default keybind.

You’ll notice that elements such as Activity Bar, Status Bar, Side Bar, and Panel are no longer visible.

You can also adjust the editor’s width, by dragging in or out the edge of the editor.

You can exit the Zen mode by using the same command or keybind.

That’s it!

Happy coding


Let me know what you think about this article through comments below, or on Twitter at @pelu_carol.

If you find this article helpful, please share it with others and subscribe to the blog to support me, and receive a bi-monthly-ish e-mail notification on my latest articles.



This post first appeared on Neutron Dev, please read the originial post: here

Share the post

Toggle Full Screen & Zen Mode in VS Code

×

Subscribe to Neutron Dev

Get updates delivered right to your inbox!

Thank you for your subscription

×