About 1,380,000 results
Open links in new tab
  1. Is there a shortcut to comment multiple lines in python using VS Code ...

    Sep 26, 2022 · Instead of indivually typing out a hash tag in front of each line, is there a way to select a block of code and comment/uncomment everything by only pressing a couple shortcut keys?

  2. Python - How to show graph in Visual Studio Code itself?

    Apr 24, 2018 · Python - How to show graph in Visual Studio Code itself? Asked 7 years, 7 months ago Modified 1 year, 6 months ago Viewed 384k times

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

    Feb 1, 2021 · 13 In Visual Studio Code, open the Settings with (Ctrl + ,) then search settings for "Interpreter". There will be an option for "Python: Default Interpreter Path". Set the location of your …

  4. python - How do I install pandas into Visual Studio Code ... - Stack ...

    Jun 12, 2021 · Learn how to install the Pandas library in Visual Studio Code with step-by-step guidance from Stack Overflow.

  5. VS Code does not find Python kernel - Stack Overflow

    Nov 2, 2022 · In Visual Studio code still, while having opened a notebook file (.pynb file), I click on select kernel on the top right of the IDE, then click on "Python Environments": the environment I selected …

  6. How to set the working directory for debugging a Python program in …

    Jul 27, 2016 · How do I execute a Python file with the debugger and specify the working directory for the run?

  7. python - VS Code not recognizing .env file inside workspace folder ...

    Apr 19, 2023 · In order for Python to automatically detect a .env file within a workspace folder, you need to ensure that you have the Python extension installed in VS Code. Once you have the extension …

  8. Python debugger in Visual Studio 2022 doesn't work

    Jan 28, 2025 · I'm on Visual Studio Community 2022 (64-bit) ver 17.12.4, and Python 3.13. I have installed Python development and .NET desktop development. Code runs properly using "Start …

  9. Visual Studio Code Pylance (report Missing Imports )

    Apr 19, 2022 · To anyone with a missing imports issue. If you have installed Pylance and Python extensions from VS Code, you should hover your mouse over the missing imports. Then, Pylance …

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

    Jun 24, 2024 · python visual-studio-code edited Jun 24, 2024 at 23:45 Gino Mempin 30.5k 31 125 174