Visual Studio Code Tab Key does not insert a tab
I’m using Visual Studio Code as my code editor. I did a search on google but wasn’t able to find anything about my … Read more
I’m using Visual Studio Code as my code editor. I did a search on google but wasn’t able to find anything about my … Read more
For example, Visual Studio Code talks about applying settings at the user level vs the workspace level. On the one hand, it could … Read more
Is there a way to remove trailing spaces in Visual Studio Code (automatically or with a shortcut)? I’ve been looking for this in … Read more
Is it possible to enable multiline editing like in Sublime Text? For example, press Ctrl to place additional cursor carets and being able … Read more
Using Microsoft’s Visual Studio Code, how do I hide certain files and file patterns from appearing in the sidebar? I want to hide … Read more
I am used to Resharper where I can search for files, not the content, but the filename, which makes it quick to open … Read more
Does anyone know the keyboard shortcut (Mac and Linux) to switch the focus between editor and integrated terminal in Visual Studio Code? 25 … Read more
What is the keyboard shortcut navigate back to the last cursor position in Visual Studio Code? 14 s 14 The keyboard shortcut commands … Read more
How do I fold or collapse sections of code in Visual Studio Code? Is this feature supported? 23 s 23 Folding has been … Read more
How do I customize the tab-to-space conversion factor when using Visual Studio Code? For instance, right now in HTML it appears to produce … Read more