About 459,000 results
Open links in new tab
  1. How can I download .vsix files now that the Visual Studio Code ...

    Jan 16, 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 …

  2. The VSCode `code .` command is not working in the …

    Adding the code executable to your PATH for use in the Git Bash or MSYS2 terminals If you're trying to run the code command in Windows in a Git Bash (from Git for Windows) terminal, or …

  3. installation - Issues with VScode: Cannot open, code.exe file …

    May 6, 2023 · Issues with VScode: Cannot open, code.exe file missing, and failed download Asked 2 years, 5 months ago Modified 19 days ago Viewed 19k times

  4. 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 …

  5. The code . command opens Cursor instead of VS code

    May 11, 2025 · 9 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 …

  6. code . is not recognized as an internal or external command

    Oct 9, 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. …

  7. Install Visual Studio Code for all users - Stack Overflow

    Oct 6, 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?

  8. How to indent/format a selection of code in Visual Studio Code?

    276 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 …

  9. How do you display code snippets in MS Word preserving format …

    Dec 23, 2008 · Does anyone know a way to display code in Microsoft Word documents that preserves coloring and formatting? Preferably, the method would also be unobtrusive and …

  10. How do you change the formatting options in Visual Studio Code?

    May 6, 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 …