About 461,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. out of memory - VScode crashed (reason: 'oom', code: ' …

    Mar 25, 2022 · 1 I solved the problem by restarting my computer and opening VS Code from a different folder. To handle large JSON files, I use Dadroit JSON Viewer, which prevents the …

  3. The Command...Exited With Code -532462766 - Stack Overflow

    Sep 29, 2015 · The message there was "vbc.exe" exited with code -532462766 Clearing all NuGet packages and restoring them with the same version across projects solved the problem

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

  5. Python Interpreter Not Found on VS Code - Stack Overflow

    Jun 24, 2024 · I had to do the following and it worked: Re-install Python from VS Code Extensions. Disable and Re-Enable the Extension one more time. Restarting my PC.

  6. How to connect my GitHub Enterprise Account with Visual Studio …

    Oct 29, 2021 · 33 I want to know if it's possible to connect my github enterprise account of my organization to vs code, and if so how? I know how to sign in with a normal github account on …

  7. How can I disable GitHub Copilot in VS Code? - Stack Overflow

    Post VS Code 1.97, I think that thing has moved to the title bar and is visible even without the extension installed, and I believe that can be hidden using the chat.commandCenter.enabled …

  8. uv: command not found in Visual Studio Code on Windows

    Feb 28, 2025 · uv: command not found in Visual Studio Code on Windows Asked 6 months ago Modified 2 months ago Viewed 19k times

  9. What does a question mark mean in C# code? [duplicate]

    What does a question mark mean in C# code? [duplicate] Asked 8 years, 5 months ago Modified 5 years, 2 months ago Viewed 56k times

  10. 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)?