In around July 2025, VS Code introduced some kind of AI autocomplete. I want to turn it off. All the previous options like github.copilot.enable or github.copilot.editor.enableAutoCompletions don't...
What does Error-code 0xc0000135 (or -1073741515 Exit-code) mean when starting a Windows app? Asked 13 years, 9 months ago Modified 1 year, 1 month ago Viewed 69k times
I cannot find a way to comment and uncomment multiple lines of code in Visual Studio Code. Is it possible to comment and uncomment multiple lines in Visual Studio Code using some shortcut? If yes, ...
Visual studio code recently disabled access to unc (windows network drive) paths by default, unless they are on an allow-list. I suspect there's a bug where if your windows user profile is mounted on a unc path, this can prevent vscode from starting up
For all those struggling to get the formatting work even after trying the valid combinations in Visual Studio Code, don't forget to select the appropriate programming language type, it is at the bottom right in visual studio code window next to that smiley. Once you do that I found it works out of the box and you don't need any additional plugin to format code.
Go to the Visual Studio Code preferences, and under interpreter, you'll find , so set that to the path of your Python installation, restart Visual Studio Code, and you should be good.
I've opened VS Code's settings.json file many times, and each time I forgot where it was. If I go to File → Preferences → Settings, I get the graphical settings interface (screenshot). I want to open
How can I download .vsix files now that the Visual Studio Code ...
I am not able to download any extension via VS Code on my office system due to the proxy. Is there a way that I can do it manually by downloading and placing the downloaded files at the right place?