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

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

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

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

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

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

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

  9. I have 2 GitHub accounts. How can I use both when I am working …

    Jun 28, 2020 · I use V.S. Code for both company & personal projects, and I was hoping to find an answer to the following question. Is it possible to log into two GitHub accounts at the same …

  10. html - How to use " " in HTML5 - Stack Overflow

    Oct 28, 2015 · In HTML, using   for space, I get one space in the output. If my requirement needs more spaces, say 100, then how can I make that tag efficient? Should I …

Refresh