About 452,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. Newest Questions - Stack Overflow

    1 day ago · Ask questions, find answers and collaborate at work with Stack Overflow for Teams. Try Teams for free Explore Teams

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

  5. 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, 6 months ago Modified 26 days ago Viewed 19k times

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

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

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

    90 Official Documentation You can disable the built-in AI features in VS Code with the chat.disableAIFeatures setting, similar to how you configure other features in VS Code. This …

  8. Restore a deleted file in the Visual Studio Code Recycle Bin

    Jun 9, 2017 · Using Visual Studio Code Version 1.8.1 how do I restore a deleted file in the recycle bin?

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