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

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

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

  4. Python environments in VS Code - Visual Studio Code

    Getting Started with Python in VS Code - Learn how to edit, run, and debug code in VS Code. Virtual Environments and Packages (Python.org) - Learn more about virtual environments and packages.

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

  6. Editing Python in Visual Studio Code

    For more information about editing in Visual Studio Code, see Basic Editing and Code Navigation. In this overview, we will describe the specific editing features provided by the Python extension, including …

  7. Tutorial: Get started with Visual Studio Code

    In this tutorial, you learn about the key features of Visual Studio Code to help you get started with coding quickly. You learn about the different components of the user interface and how to customize it to …

  8. Python settings reference - Visual Studio Code

    For general information about working with settings in VS Code, refer to User and workspace settings, as well as the Variables reference for information about predefined variable support.

  9. Python debugging in VS Code - Visual Studio Code

    Details on configuring the Visual Studio Code debugger for different Python applications.

  10. Data Science in VS Code tutorial - Visual Studio Code

    This tutorial demonstrates using Visual Studio Code and the Microsoft Python extension with common data science libraries to explore a basic data science scenario.