Top "Visual-studio-code" questions

Visual Studio Code is an open source text editor available for Linux, Mac, and Windows.

How to compare different branches in Visual Studio Code

How do I compare different branches in Visual Studio Code 1.9? Is it possible?

git visual-studio-code
Git missing in VS Code – No source control providers

I just installed Visual Studio Code 1.17 and opened a Git repository folder. When entering the Source Control tab I see …

git visual-studio-code
How do you change the formatting options in Visual Studio Code?

I know you can Format Code using Ctrl+F / Cmd+F in Visual Studio Code but how do you change …

visual-studio-code formatting options
How to do tag wrapping in VS code?

I would like to wrap my selected html within a tag in VS code. How do I do that?

html visual-studio-code
Visual studio code terminal, how to run a command with administrator rights?

The new version 1.2.0 include a terminal, but when I try to install any pack with node I get the npm …

windows npm visual-studio-code
How to switch text case in visual studio code

How does one switch the case of highlighted text in Visual Studio Code? VS allows this via CTRL+SHIFT+U …

visual-studio-code
How do I add assembly references in Visual Studio Code?

So I've come across a similar issue twice now while working on my first project in C#. When trying to …

c# .net-core visual-studio-code project assembly-references
Refresh Visual Studio Code list of files

Visual Studio Code (Version 0.10.11, on OSX) does not refresh the files in a folder. Is there any way to force …

visual-studio-code