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.

Visual Studio Code: running preLaunchTask with multiple tasks

I am trying to figure out how to run multiple tasks at once in the prelaunchtask of the launch.json …

visual-studio-code vscode-settings vscode-tasks
How to add more indentation in the explorer file tree structure?

How to add more indentation in a file tree structure? It has a little bit indentation I want to increase …

visual-studio-code vscode-settings
Is there a way to italicize comments in Visual Studio Code?

I'm using Visual Studio Code version 1.11.2. I need to be able to see italicized comments in any language file, or …

visual-studio-code vscode-settings
Python refactoring fails in Visual Studio Code

I switched to Visual Studio Code for Python programming recently. Below is my Python configuration in Visual Studio Code settings: "…

python python-2.7 visual-studio-code vscode-settings automated-refactoring
Running the contributed command:'extension.openWithDefault' failed

It has worked before. I don't know what is s the problem now, but now I just can't use this …

visual-studio-code vscode-settings default-browser
Black does not support "Format Selection" command - VS Code error

I need to indent my python file in Vs Code. I followed the normal procedure, On Windows Shift + Alt + F …

python visual-studio-code formatting vscode-settings python-black
VSCode system-wide installation warning

These days, anytime I start VSCode, I get this warning You are running the system-wide installation of Code, while having …

visual-studio-code vscode-settings
How search for method in VSCode?

Is there's any functionality simillar to CTRL+R of sublime in VSCode?

visual-studio-code vscode-settings
Visual Studio Code can't resolve angular's tsconfig paths

I'm trying to import some services using barrels and tsconfigs paths options but I can't get angular and vscode to …

angular typescript visual-studio-code vscode-settings tsconfig
VS Code PHP Formatter Intelephense

I use Visual Studio Code as my editor and Intelephense as my PHP formatter. It works well for the most …

php visual-studio-code vscode-settings intelephense