About 77 results
Open links in new tab
  1. Default keyboard shortcuts reference - Visual Studio Code

    Default keyboard shortcuts reference VS Code comes with a set of default keyboard shortcuts. This article lists common default keyboard shortcuts in VS Code. For a full list of keyboard shortcuts, use …

  2. Inline chat - Visual Studio Code

    Open the terminal in VS Code by selecting the View > Terminal menu item or using the ⌃` (Windows, Linux Ctrl+`) keyboard shortcut. Start terminal inline chat by using the ⌘I (Windows, Linux Ctrl+I) …

  3. Keyboard shortcuts for Visual Studio Code

    Here you will find the complete list of keyboard shortcuts for Visual Studio Code and how to change them.

  4. Manage chat sessions - Visual Studio Code

    Learn how to create and manage chat sessions in Visual Studio Code, including the sessions list, opening chat in editor tabs, separate windows, and using chat session history.

  5. Basic editing - Visual Studio Code

    Basic editing 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 …

  6. Terminal Basics - Visual Studio Code

    To toggle the terminal panel, use the ⌃` (Windows, Linux Ctrl+`) keyboard shortcut. To create a new terminal, use the ⌃⇧` (Windows, Linux Ctrl+Shift+`) keyboard shortcut. VS Code's terminal has …

  7. Getting started with the terminal - Visual Studio Code

    Open the terminal by selecting View > Terminal from the menu bar, or by pressing the ⌃` (Windows, Linux Ctrl+`) keyboard shortcut. Based on your operating system configuration, the terminal opens …

  8. Visual Studio Code tips and tricks

    Visual Studio Code tips and tricks Use the tips and tricks in this article to jump right in and learn how to be productive with Visual Studio Code. Become familiar with the powerful editing, code intelligence, …

  9. Ctrl+K Ctrl+D Move last selection to next Find match

  10. Emmet in Visual Studio Code

    You can still use the command Emmet: Expand Abbreviation to expand your abbreviations. You can also bind any keyboard shortcut to the command id editor.emmet.action.expandAbbreviation as well. …