Visual Studio Code User or Workspace Settings provide a way of override default settings in order to customise the development experience.
I'm trying to run the autopep8 linter on a Python file in VSCode. I've followed the instructions here: https://code.…
python visual-studio-code pip vscode-settingsI am working on a typescript project in Visual Studio code and would like to hide the .js.map (and …
typescript visual-studio-code vscode-settingsHow can I automatically hard wrap lines in VSCode? By that I mean if a line reaches a specified column, …
visual-studio-code vscode-settingsI'm a long time Emacs user. I've been trying out VS Code and i like it so far. One thing …
visual-studio-code indentation vscode-settingsI have a development environment based in docker. Everytime that I open VSCode I get this message: Cannot validate since …
php validation visual-studio-code vscode-settingsInside of visual studio code, I'm trying to execute a script.bat from the command line, but I'm getting the …
powershell command-line visual-studio-code vscode-settingsI can't find any option, setting, or keyboard shortcut that disables or hides that annoying scrollbar. I just don't find …
visual-studio-code vscode-settingsI am setting up my VS Code environment for the first time, but I can't figure out how to set …
visual-studio-code vscode-settingsI am trying to do an import in python from one directory level up. import sys sys.path.append('..…
python-2.7 visual-studio-code vscode-settings vscode-tasksI'm using the new Visual Studio Code, which is clearly not ready for prime time yet, but I'm hoping to …
visual-studio-code vscode-settings