
User interface - Visual Studio Code
A quick overview of the Visual Studio Code user interface. Learn about the editor, window management, and special UI to handle source control, extension management, full text search …
Personalize VS Code - Visual Studio Code
Settings enable you to configure nearly every part of VS Code's editor, user interface, and functional behavior. This article covers the following topics: Configure settings
Custom Layout - Visual Studio Code
Visual Studio Code comes with a simple user interface and convenient default layout. At the same time, VS Code provides options and settings to let you customize the UI layout to suit your …
Tutorial: Get started with Visual Studio Code
You learn about the different components of the user interface and how to customize it to your liking. You then write some code and use the built-in code editing features, such as …
Command Line Interface (CLI) - Visual Studio Code
Visual Studio Code has a powerful command-line interface built-in that lets you control how you launch the editor. You can open files, install extensions, change the display language, and …
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 …
UX Guidelines | Visual Studio Code Extension API
These guidelines cover the best practices for creating extensions that seamlessly integrate with VS Code's native interface and patterns. In these guidelines, you can expect to find: An outline …
Visual Studio Code - Code Editing. Redefined
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 …
GitHub Copilot in VS Code - Visual Studio Code
GitHub Copilot is your AI pair programmer tool in Visual Studio Code. Get code suggestions as you type or use Inline Chat in the editor to write code faster. Add new functionality or resolve …
Debug code with Visual Studio Code
This article describes the debugging features of VS Code and how to get started with debugging in VS Code. You also learn how you can use Copilot in VS Code to accelerate setting up your …