
GitHub Codespaces - Visual Studio Code
Codespaces in VS Code - Use the GitHub Codespaces extension to connect and work in your environment. Codespaces in the browser - Connect to your codespace through a browser-based editor.
Supporting Remote Development and GitHub Codespaces | Visual …
This article summarizes what extension authors need to know about Remote Development and Codespaces including the extension architecture, how to debug your extension in remote …
Remote Development FAQ - Visual Studio Code
Oct 1, 2025 · This article covers frequently asked questions for each of the Visual Studio Code Remote Development extensions. See the SSH, Containers, and WSL articles for more details on setting up …
VS Code Remote Development - Visual Studio Code
GitHub Codespaces provides remote development environments that are managed for you. You can configure and create a development environment hosted in the cloud, which is spun up and available …
Jupyter Notebooks on the web - Visual Studio Code
Developing Jupyter notebooks in VS Code can be done entirely through a web-based interface using GitHub Codespaces, a cloud-hosted development environment that is secure and configurable with …
Manage Jupyter Kernels in VS Code - Visual Studio Code
The Connect to Codespace category contains a special type of Jupyter server where you can use remote Jupyter servers powered by GitHub Codespaces, a cloud resource that you get up to 60 …
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 code repositories …
Visual Studio Code FAQ
We provide the Visual Studio Marketplace for use only by the Visual Studio family of products: Microsoft Visual Studio, Visual Studio Code, GitHub Codespaces, Azure DevOps, Azure DevOps Server, and …
Working with GitHub in VS Code - Visual Studio Code
The GitHub Repositories extension makes it easy for you to: Create a GitHub codespace (if you have the GitHub Codespaces extension). Clone the repository locally. Clone the repository into a Docker …
What is a VS Code workspace? - Visual Studio Code
A Visual Studio Code workspace is the collection of one or more folders that are opened in a VS Code window (instance). In most cases, you will have a single folder opened as the workspace.