Top "Visual-studio-code" questions

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

How to add a new project to Github using VS Code

All the tutorials i've seen till now shows to first create a repository on github, copy the link go to …

git github visual-studio-code vscode-settings
How to change the integrated terminal in visual studio code or VSCode

I want to change integrated terminal to CMDER i use Vscode on windows 8.1 i checked the doc and also preference …

visual-studio-code preference
Format code command for PHP/HTML in Visual Studio Code

Is it possible to get Visual Studio Code to format mixed HTML and PHP code on Windows Visual Studio Code …

php format visual-studio-code
How to make VS Code to treat other file extensions as certain language?

Or is there a way to switch the current file's language to use syntax highlight feature? For example, *.jsx actually …

visual-studio-code vscode-settings
Does Visual Studio Code have box select/multi-line edit?

I heard Microsoft released a new editor called Visual Studio Code and it looks pretty good. One key feature that …

visual-studio-code
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 …

visual-studio-code
Color theme for VS Code integrated terminal

Can we change color settings of VS Code Integrated Terminal? Mine looks dull with just white.

terminal visual-studio-code vscode-settings
ESLint not working in VS Code?

ESLint is not working for me in VS Code. I have the plugin installed in VS Code, and ESLint itself …

javascript visual-studio-code eslint
How to edit default dark theme for Visual Studio Code?

I'm using Windows 7 64-bit. Is there a way to edit default dark theme in the Visual Studio Code? In %USERPROFILE%\.…

themes visual-studio-code
How can I clear the terminal in Visual Studio Code?

I need to clean the contents of the terminal in Visual Studio Code. Every time I use Maven, the output …

visual-studio-code