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

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

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

  4. C/C++ for Visual Studio Code

    You can use the GitHub Copilot extension in VS Code to generate code, or to learn from the code it generates. GitHub Copilot provides suggestions for numerous languages and a wide variety of …

  5. Requirements for Visual Studio Code

    Running VS Code with the Dev Containers extension is supported. When using the Dev Containers extension, VS Code server is running in the container while the VS Code client is on the desktop.

  6. Visual Studio Code Server

    The Visual Studio Code Server is a service you can run on a remote development machine, like your desktop PC or a virtual machine (VM). It allows you to securely connect to that remote machine from …

  7. Java in Visual Studio Code

    Learn about Visual Studio Code editor features (code completion, debugging, snippets, linting) for Java.

  8. VS Code Remote Development

    Visual Studio Code Remote Development allows you to use a container, remote machine, or the Windows Subsystem for Linux (WSL) as a full-featured development environment.

  9. GitHub Codespaces - Visual Studio Code

    The web-based editor lets you browse source code repositories from GitHub safely and quickly and make lightweight code changes. You can open any repository, fork, or pull request in the editor, …

  10. Using C++ and WSL in VS Code - Visual Studio Code

    Visual Studio Code has support for working directly in WSL with the WSL extension. We recommend this mode of WSL development, where all your source code files, in addition to the compiler, are …