Top "Visual-studio-code" questions

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

Run JavaScript in Visual Studio Code

Is there a way to execute JavaScript and display the results using Visual Studio Code? For example, a script file …

node.js visual-studio-code
"code ." Not working in Command Line for Visual Studio Code on OSX/Mac

The command "code ." doesn't work in this manual? All the other steps before that worked. How can I call the …

macos visual-studio-code
What is a 'workspace' in Visual Studio Code?

I can't quite believe I am asking this question, but I have not been able to find a definition in …

visual-studio-code
Show whitespace characters in Visual Studio Code

Is it possible to show whitespace characters, like the space character, in Visual Studio Code? There doesn't appear to be …

visual-studio-code whitespace vscode-settings non-printing-characters
How to change environment's font size?

Is there a way to change the environment font size in Visual Studio Code? Stuff like IntelliSense box, debug panel, …

visual-studio-code vscode-settings
Collapse all methods in Visual Studio Code

In Visual Studio Professional, we have a shortcut key, Ctrl + M Ctrl + O to collapse all methods and properties in …

visual-studio-code keyboard-shortcuts shortcut
How to open Visual Studio Code from the command line on OSX?

The docs mention an executable called code, but I'm not sure where I can find that so I can put …

visual-studio-code
Visual Studio Code: How to show line endings

How can i display lineendings (CR,LF) in Visual Studio Code (not in Visual Studio). I use following settings, but …

visual-studio-code
How to reset settings in Visual Studio Code?

It's a simple thing and I was pretty sure it's well described, but surprisingly it is not so obvious. Here …

visual-studio-code vscode-settings