Top "Vscode-settings" questions

Visual Studio Code User or Workspace Settings provide a way of override default settings in order to customise the development experience.

How do I change color of comments in visual studio code?

I went through https://code.visualstudio.com/docs/getstarted/theme-color-reference but can't seem to find the setting for changing the …

visual-studio-code vscode-settings
“Unverified breakpoint” in Visual Studio Code with Chrome Debugger extension

I am trying to debug my Typescript code in Visual Studio Code, using the Chrome Debugger extension, but I am …

typescript debugging visual-studio-code vscode-settings
code . is not recognized as an internal or external command

I want to open directory using cmd in visual studio code but its give me error in cmd. So, What …

visual-studio-code vscode-settings vscode-tasks
How can I change keyboard shortcut bindings in Visual Studio Code?

I am using the recently updated Visual Studio Code v0.10.1, and I am wondering what is the procedure to: Remap …

visual-studio-code vscode-settings
Settings to copy paste with correct indentation in Visual Studio Code

When I copy and paste a piece of code using Visual Studio Code, after pressing enter to create a new …

visual-studio-code vscode-settings
How to disable TypeScript warnings in VSCode?

I don't use TypeScript for the time being. Only ES6 with babel. I don't have installed TypeScript in node_modules. …

typescript visual-studio-code vscode-settings
prettier settings for vscode

I recently switched to a new computer, and am having difficulty with a prettier setting. (I think it's prettier, could …

visual-studio-code eslint vscode-settings prettier
Disable tooltip hint in Visual Studio Code

How can I disable the default tooltip hint message in VSCode? It's annoying sometimes.

visual-studio-code vscode-settings
How to disable preview file with single-click in vs code?

I would much rather double-click to open file, and prevent single-click previews. How do we do that in vs code?

visual-studio-code vscode-settings