Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to disable visual "dots" in Visual Studio Editor

People also ask

How do I stop visual codes from running?

VS Code maintains a debug session while the program is running, and pressing the Stop button terminates the program.


Edit -> Advanced -> untick View White Space.


You've enabled "Show spaces". Turn them off with Ctrl+R Ctrl+W, or Edit > Advanced > View Spaces


For Visual Studio 2010 or later:

Ctrl+E,S


Keyboard shortcut : Ctrl R + Ctrl W