About 50 results
Open links in new tab
  1. 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 output …

  2. Visual Studio Code tips and tricks

    VS Code has a powerful command line interface (CLI) which enables you to customize how the editor is launched to support various scenarios. For example, you can start VS Code from the command line …

  3. Visual Studio Code on Windows

    The Windows Terminal, available from the Microsoft Store, is a terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and WSL.

  4. Terminal Basics - Visual Studio Code

    Visual Studio Code has an integrated terminal to enable working in your shell of choice without leaving the editor.

  5. Visual Studio Code on macOS

    Open the Command Palette (Cmd+Shift+P), type 'shell command', and run the Shell Command: Install 'code' command in PATH command. Restart the terminal for the new $PATH value to take effect.

  6. Configure VS Code for Microsoft C++

    To use MSVC from a command line or VS Code, you must run from a Developer Command Prompt for Visual Studio. An ordinary shell such as PowerShell, Bash, or the Windows command prompt does …

  7. Terminal Advanced - Visual Studio Code

    Run this command via the Command Palette, which allows for manual input, but it's most useful when you assign a custom keyboard shortcut with arguments. For example, the sequence below jumps …

  8. GitHub Copilot in VS Code cheat sheet

    Select a code block to scope your Inline Chat prompt or attach relevant context by attaching files or symbols. Use the editor context menu options to access common AI-powered actions directly from …

  9. Troubleshoot Terminal launch failures - Visual Studio Code

    The VS Code team works hard to make the terminal experience as seamless as possible but in some cases, there are issues with shell or terminal configurations that the VS Code editor can't work around.

  10. Terminal Appearance - Visual Studio Code

    Visual Studio Code's integrated terminal allows customizing its appearance in various ways.