
Default keyboard shortcuts reference - Visual Studio Code
VS Code comes with a set of default keyboard shortcuts. This article lists the default keyboard shortcuts in VS Code. You can also view the default shortcuts in the product: Open the …
Personalize VS Code - Visual Studio Code
Learn how to personalize VS Code to your likings with themes, icons, keyboard shortcuts, display language, and settings.
Custom Layout - Visual Studio Code
You can customize the layout of the VS Code editor region independently of the workbench user interface. By default, the editor region displays useful features such as the minimap, …
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 …
Code Navigation - Visual Studio Code
VS Code provides two powerful commands to navigate in and across files with easy-to-use keyboard shortcuts. Hold Ctrl and press Tab to view a list of all files open in an editor group. …
Accessibility - Visual Studio Code
You can control whether VS Code uses screen reader mode with the Editor: Accessibility Support setting () and the values are on, off, or the default auto that automatically detects a screen …
User and workspace settings - Visual Studio Code
User settings are your personal settings for customizing VS Code. These settings apply globally to any instance of VS Code you open. For example, if you set the editor font size to 14 in your …
Basic editing - Visual Studio Code
Visual Studio Code is an editor first and foremost, and includes the features you need for highly productive source code editing. This topic takes you through the basics of the editor and helps …
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 …
Visual Studio Code - Code Editing. Redefined
Optimized experience for screen readers, high contrast themes, and keyboard-only navigation. Whether you are on your phone, tablet, or desktop, you can access your code from anywhere.