|
- How to disable AI autocomplete in VS Code? - Stack Overflow
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
- How can I download . vsix files now that the Visual Studio Code . . .
Clone or download the extension code to your local directory In your local directory with the copy of the product, run command: vsce package This way, you can recreate a vsix version of the package not only for the version presented at the Visual Studio Marketplace but for any earlier release
- vs code not opening up in windows - Stack Overflow
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
- What does Error-code 0xc0000135 (or -1073741515 Exit-code) mean when . . .
What does Error-code 0xc0000135 (or -1073741515 Exit-code) mean when starting a Windows app? Asked 13 years, 8 months ago Modified 1 year ago Viewed 69k times
- Jupyter Notebook extension Visual Studio Code stuck connecting to . . .
However, after being away for two days, when I opened my project again and tried to run my code starting with importing pandas in the Interactive Window, it kept getting stuck at "Connecting to kernel" I’ve already performed a clean uninstall and reinstalled Visual Studio Code, Jupyter, and Python, but the issue remains the same
- How to indent format a selection of code in Visual Studio Code?
I want to indent a specific section of code in Visual Studio Code I read How do you format code in Visual Studio Code? that gives shortcuts to indent the whole code, but it doesn't work when selecting a specific section of code I tried Ctrl + Shift + F after selecting some line in my code, but the whole file is indented
- VS Code cant find Python - Stack Overflow
5 Go to the Visual Studio Code preferences, and under interpreter, you'll find Interpreter Path, so set that to the path of your Python installation, restart Visual Studio Code, and you should be good
- Install Visual Studio Code for all users - Stack Overflow
I updated to the version here where it installs it per user instead of all How do I install for all users instead? Do I need to install for each user now?
|
|
|