Visual Studio Code User or Workspace Settings provide a way of override default settings in order to customise the development experience.
I'm using latest version of VS code (1.9.0). After I undo (ctrl+z) something, and save the file (ctrl+s), then …
visual-studio-code redo vscode-settings vssettingsIs there a way to turn off automatic closing curly brace insertion in vscode? I've gone through the editor settings …
visual-studio-code vscode-settingsPytest test discovery is failing. The UI states: Test discovery error, please check the configuration settings for the tests The …
python visual-studio-code pytest vscode-settingsSome languages support code actions which display a lightbulb providing quick fixes for a warning/error (See https://code.visualstudio.…
visual-studio-code keyboard-shortcuts vscode-settingsI am searching for something like this extension for VS Code. Any suggestion?
visual-studio-code vscode-settingsFor about a month now, my Prettier extension has stopped working as it normally does. Most notably - format on …
visual-studio-code vscode-settings prettierI commonly have 10+ tabs open per editor window which makes it tedious to scroll back and forth (or use ctrl+…
visual-studio-code vscode-settingsWhen I'm opening settings using Preferences: Open Settings (JSON) I'm getting screen like this: But in VSCode videos/tutorials I …
visual-studio-code vscode-settingsI accidentally removed search icon in Activity Bar and don't know how to add it there again. If I click …
visual-studio-code vscode-settingsUPDATE: This issue fixed in a later version of VS Code (tested 1.41.1) control + ` works for both opening and focusing events …
visual-studio-code vscode-settings