How can I download .vsix files now that the Visual Studio Code ...
16 Ean 2025 · 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 …
The VSCode `code .` command is not working in the …
I get this error: code . is not recognised as an external or internal command, operable program or batch file Morevoer, shell commands are not coming in my compiler VS code neither do setx …
installation - Issues with VScode: Cannot open, code.exe file …
6 Beal 2023 · Issues with VScode: Cannot open, code.exe file missing, and failed download Asked 2 years, 6 months ago Modified 29 days ago Viewed 19k times
The code . command opens Cursor instead of VS code
11 Beal 2025 · 10 When you install the "Cursor" AI code editor / IDE on Windows, it takes over the code command which many developers often use in the terminal to quickly open VSCode. For …
How can I comment multiple lines in Visual Studio Code?
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 …
How can I install VS Code extension manually? - Stack Overflow
3 Feabh 2017 · 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 …
HTTP status code for update and delete? - Stack Overflow
26 Feabh 2010 · What status code should I set for UPDATE (PUT) and DELETE (e.g. product successfully updated)?
Install Visual Studio Code for all users - Stack Overflow
6 DFómh 2018 · 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?
code . is not recognized as an internal or external command
9 DFómh 2017 · 4 Is your VS Code corrupted? This path issue may indicate that VS Code files are corrupted and you may face other issues. Especially, if code command was working before. No …
How do you change the formatting options in Visual Studio Code?
6 Beal 2015 · I know you can Format Code using Ctrl + F / Cmd + F in Visual Studio Code but how do you change the formatting options for each language? For example, in Visual Studio 2013 I …