About 472,000 results
Open links in new tab
  1. Copilot workspace with VS-code throws an error "Language model ...

    May 15, 2025 · What OS are you running VS Code in? Are you able to select different language models, or is the selection just gone? When was the last time it worked? Have you checked with …

  2. How can I manually download .vsix files now that the VS Code ...

    Jan 16, 2025 · FWIW, VS Code Marketplace has a public "extensionquery" API endpoint, where if you pass a filter, it will return the info about an extension, including VSIXPackage asset download …

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

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

  5. Configuring task.json and launch.json for C in vs code

    Apr 19, 2022 · Configuring task.json and launch.json for C in vs code Asked 3 years, 3 months ago Modified 2 months ago Viewed 58k times

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

  7. How to know if Virtual Environment is working in VS Code?

    5 I’ve read through VS Code’s documentation on creating a virtual environment and I’ve used the venv command to do so, but how do I know if my current Python files are working using that …

  8. How to change interpreter in Visual Studio Code? - Stack Overflow

    Dec 2, 2017 · When I run code with CodeRunner extension, it always run it in Python 3.x. Does anyone have similar issue and found how to change Python environment used by this integrated …

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

  10. How to activate Python virtual environment in VS Code's terminal in ...

    The terminal in VS Code by default uses PowerShell or PS. If you are mostly coding in python and switching environments frequently ,set the default terminal to CMD: