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

    For a quick install, use Python from python.org and install the extension from the VS Code Marketplace. Note: To help get you started with Python development, you can use the Python profile template that …

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

    During the course of this tutorial, you learned how to create a Python project, create a virtual environment, run and debug your Python code, and install Python packages.

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

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

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

  6. Visual Studio Code on Windows

    With WSL, you can install and run Linux distributions on Windows to develop and test your source code on Linux, while still working locally on your Windows machine.

  7. Tutorial: Get started with Visual Studio Code

    VS Code supports many programming languages and in a next step, you'll install a language extension to add support for a different language, namely Python. In the Explorer view, create a new file app.js, …

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

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

  10. Documentation for Visual Studio Code

    Find out how to set-up and get the most from Visual Studio Code. Optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite …