About 780,000 results
Open links in new tab
  1. VS Code does not find Python kernel - Stack Overflow

    Nov 2, 2022 · I am running VS Code on a Mac OS. I have installed Jupyter extension but I'm unable connect to my Python virtual environments. When I create a new virtual environment …

  2. Python Interpreter Not Found on VS Code - Stack Overflow

    Jun 24, 2024 · Python Interpreter Not Found on VS Code Asked 5 years, 4 months ago Modified 2 months ago Viewed 95k times

  3. VS Code can't find Python - Stack Overflow

    Feb 1, 2021 · If you are using Code Runner, just go to Files>Preference>Settings and search for Code Runner: Executions. Open the settings.json and find python. You should see "python -u" …

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

    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 …

  5. VS Code Jupyter not connecting to python kernel

    Feb 10, 2022 · 6 If anyone has the same problem, before reinstalling VS Code (as mentioned in the other answers), first try closing and reopening VS Code first. That worked for me, saving …

  6. GitHub Copilot Pro active, but VS Code says “monthly chat …

    Jun 28, 2025 · In VS Code, I am signed in with the same GitHub account (only one account connected), and everything seems fine on the authentication side. However, when I try to use …

  7. How can I install VS Code extension manually? - Stack Overflow

    Feb 3, 2017 · I am not able to download any extension via VS Code on my office system due to the proxy. Is there a way that I can do it manually by downloading and placing the downloaded …

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

    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:

  9. vs code not opening up in windows - Stack Overflow

    May 10, 2020 · VS Code desktop versions starting with 1.71 (August 2022) will no longer run on Windows 7 and you will need to upgrade to a newer Windows version to use later versions of …

  10. How to make VS Code compact multiple lines to a single line?

    Jul 20, 2017 · How to make VS Code compact multiple lines to a single line? Asked 8 years, 3 months ago Modified 1 year, 4 months ago Viewed 292k times