10 results found
-
Add and manage MCP servers in VS Code
Learn how to add and manage Model Context Protocol (MCP) servers with GitHub Copilot in Visual Studio Code.
-
Containers in Visual Studio Code
Containers in Visual Studio Code The Container Tools extension makes it easy to build, manage, and deploy containerized applications in Visual Studio Code. This page provides an overview of the Container Tools extension capabilities; use the side menu to learn more about topics of interest. If you are just getting started with container development, try the Docker tutorial first to understand ...
-
Azure Resources for Visual Studio Code
Azure Resources for Visual Studio Code Azure Resources for Visual Studio Code The Azure Resources extension allows you to seamlessly view and manage your Azure resources directly within VS Code. It also provides the ability to authenticate and manage your Azure accounts and tenants. How to sign in to your Azure account The Azure Resources extension uses the built-in VS Code Microsoft ...
-
VS Code Remote Development
GitHub Codespaces 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 when you need it. Questions or feedback See Tips and Tricks or the FAQ. Search on Stack Overflow. Add a feature request or report a problem.
-
Visual Studio Code on Windows
Windows Subsystem for Linux 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. When coupled with the WSL extension, you get full VS Code editing and debugging support while running in the context of WSL. See the Developing in WSL documentation to learn more, or try the Working in ...
-
Getting started with Visual Studio Code
Getting started with Visual Studio Code In this tutorial, we walk you through using Visual Studio Code powered with AI features.
-
Customization - Visual Studio Code
Learn about the AI customization options in VS Code, including instructions, prompt files, custom agents, skills, hooks, and plugins.
-
Development Containers in Education: A Guide for Instructors
Development Containers in Education: A Guide for Instructors July 27, 2020 by Brigit Murtaugh, @BrigitMurtaugh We've heard from many educators that the first days or weeks of the semester can be lost to configuring the correct environment for students. Even so, students may still end up with a low-quality development experience or insufficient grading of their assignments: "Set up for my ...
-
Azure Extensions - Visual Studio Code
Visual Studio Code Azure Extensions Azure Extensions You can use Azure directly from Visual Studio Code through a range of extensions. The Azure Tools extension pack contains various extensions designed to deploy your application to Azure within minutes. Which extension should I use? The table below describes the various extensions available in the Azure Tools extension pack for VS Code and ...
-
The dev container CLI - Visual Studio Code
The dev container CLI May 18, 2022 by Brigit Murtaugh, @BrigitMurtaugh TL;DR A consistent environment anywhere with the dev container CLI The development container teams at Microsoft and GitHub are excited to release an open source command-line interface (CLI) as part of the new Development Containers Specification. We'd love your feedback in this issue, or new issues and pull requests in the ...