Do you know about VSCode Focused View?
Visual Studio Code offers a completely focused and distraction free view using Zen Mode. This mode eliminates all the UI abstraction from the code editor, and you can only have the current working file as focused. As a developer this is extremely helpful when working on a single code file. You can turn On/Off the […]