About 600 results
Open links in new tab
  1. Python in Visual Studio Code

    The extension makes VS Code an excellent Python editor, and works on any operating system with a variety of Python interpreters. It leverages all of VS Code's power to provide auto …

  2. Download Visual Studio Code - Mac, Linux, Windows

    Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building …

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

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

  5. Python environments in VS 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 …

  6. Python debugging in VS Code

    The Python Debugger extension is automatically installed along with the Python extension for VS Code. It offers debugging features with debugpy for several types of Python applications, …

  7. Formatting Python in VS Code

    Once you install a formatter extension, you can select it as the default formatter for Python files in VS Code by following the steps below: Open a Python file in VS Code.

  8. Visual Studio Code for the Web

    Visual Studio Code for the Web provides a free, zero-install Microsoft Visual Studio Code experience running entirely in your browser, allowing you to quickly and safely browse source …

  9. Python testing in Visual Studio Code

    The Python extension builds on the built-in testing features in VS Code and provides test discovery, test coverage, and running and debugging tests for Python's built-in unittest …

  10. Quick Start Guide for Python in VS Code

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