About 503,000 results
Open links in new tab
  1. 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 …

  2. 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, 3 months ago Modified today Viewed 16k times

  3. Process finished with exit code -1073741571 - Stack Overflow

    Dec 17, 2013 · Either I still get the exception, or else the program just halts with no output on the screen but: Process finished with exit code -1073741571. How can I solve the problem?

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

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

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

  9. What does Error-code 0xc0000135 (or -1073741515 Exit-code) …

    Oct 7, 2022 · What does Error-code 0xc0000135 (or -1073741515 Exit-code) mean when starting a Windows app? Asked 13 years, 1 month ago Modified 5 months ago Viewed 67k times

  10. How do you format code in Visual Studio Code (VSCode)?

    Apr 30, 2015 · Visual Studio Code allows the user to customize the default settings. If you want to auto format your content while saving, add the below code snippet in the work space settings …