About 50 results
Open links in new tab
  1. Python environments in VS Code - Visual Studio Code

    To create local environments in VS Code using virtual environments or Anaconda, you can follow these steps: open the Command Palette (⇧⌘P (Windows, Linux Ctrl+Shift+P)), search for the Python: …

  2. Python in Visual Studio Code

    Working with Python in Visual Studio Code, using the Microsoft Python extension, is simple, fun, and productive. The extension makes VS Code an excellent Python editor, and works on any operating …

  3. Getting Started with Python in VS Code - Visual Studio Code

    In this tutorial, you will learn how to use Python 3 in Visual Studio Code to create, run, and debug a Python "Roll a dice!" application, work with virtual environments, use packages, and more!

  4. Quick Start Guide for Python in VS Code - Visual Studio Code

    A quick start guide to get you up and coding with the Python extension in Visual Studio Code.

  5. Visual Studio Code - The open source AI code editor

    Visual Studio Code redefines AI-powered coding with GitHub Copilot for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - …

  6. Running Python code in Visual Studio Code

    The VS Code Native REPL for Python builds upon the classic Python REPL and provides additional features, such as Intellisense and syntax highlighting to make your Python development experience …

  7. Python settings reference - Visual Studio Code

    The Python Extension for Visual Studio Code is highly configurable. This page describes the key settings you can work with. For general information about working with settings in VS Code, refer to …

  8. Visual Studio Code on Windows

    When coupled with the WSL extension, you get full VS Code editing and debugging support while running in the context of WSL. See the Developing in WSL documentation to learn more, or try the …

  9. Data science in Microsoft Fabric using Visual Studio Code

    Notebooks support multiple languages (Python, Spark, SQL, Scala, and more) and are ideal for data exploration, transformation, and model development in Fabric working with your existing data in …

  10. Flask Tutorial in Visual Studio Code

    Python Flask tutorial showing IntelliSense, debugging, and code navigation support in Visual Studio Code, the best Python IDE.