About 460,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 …

    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 …

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

    May 11, 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. …

  4. How should I use Outlook to send code snippets? [closed]

    Jul 20, 2009 · As a programmer at a big corporation, I frequently send Outlook emails that contain code samples. I'll actually type code directly into an email. This inevitably causes problems, as …

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

  6. How can I install VS Code extension manually? - Stack Overflow

    Feb 3, 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 …

  7. HTTP status code for update and delete? - Stack Overflow

    Feb 26, 2010 · What status code should I set for UPDATE (PUT) and DELETE (e.g. product successfully updated)?

  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. What is the best way to insert source code examples into a …

    The code is displayed as above but the spelling is ignored entirely. The only drawback may be that the number doesnt work correctly, if you want to include it into the caption for the listing.

  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 …