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 your network admins to see if any firewall changes happened recently? Do you have other software on the same machine that is working with Copilot right now?

  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 URLs for each version.

  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 setting and right clicking the other copilot action buttons in the title bar and hiding them.

  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 Visual Studio Code.

  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 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 Virtual Environment? In the folder I’m saving my .py files in, I see the .venv folder which was created. Is that it or is there more to it?

  7. 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 Outlook really

  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 terminal?

  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 Repair or Reinstall According to Microsoft, repair is unsupported. Ultimate solution Uninstall code from control panel. Download and install code using the latest installer.

  10. Process finished with exit code -1073741819 (0xC0000005) Pycharm

    May 31, 2018 · When I tried to expand a self pointer in the IntelliJ Python debugger, my Python interpreter would crash with: Process finished with exit code -1073741819 (0xC0000005)

Refresh