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

  4. VS 2022: High RAM and CPU issue with Roslyn Code Analysis

    Jun 15, 2022 · We have a huge solution (ASP.NET MVC, C#) in Visual Studio 2022 (v.17.2.2 64bit). Roslyn Code Analysis is always using high CPU and RAM. Is there a way to prevent …

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

  6. VS Code Remote SSH Connection not working - Stack Overflow

    Sep 23, 2020 · Kill and uninstall the VS Code Server on your remote host. This is done via Strg + Shift + P, then selecting "Remote-SSH: Kill VS Code Server on Host", " Uninstall VS Code …

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

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

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

  10. git - remote add origin vs remote set-url origin - Stack Overflow

    git - remote add origin vs remote set-url origin Asked 8 years, 7 months ago Modified 1 year, 2 months ago Viewed 2.5m times