About 214 results
Open links in new tab
  1. Command Line Interface (CLI) - Visual Studio Code

    Visual Studio Code command-line interface (switches). For both files and folders, you can use absolute or relative paths. Relative paths are relative to the current directory of the command prompt where …

  2. Getting started with the terminal - Visual Studio Code

    Learn how to get started running shell commands with the integrated terminal in Visual Studio Code.

  3. Terminal Basics - Visual Studio Code

    You can open a terminal as follows: From the menu, use the Terminal > New Terminal or View > Terminal menu commands. From the Command Palette (⇧⌘P (Windows, Linux Ctrl+Shift+P)), use …

  4. Visual Studio Code tips and tricks

    Command line 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 …

  5. Debug code with Visual Studio Code

    Use the Add Conditional Breakpoint command in the Command Palette (⇧⌘P (Windows, Linux Ctrl+Shift+P)). Choose the type of condition you want to set (expression, hit count, or wait for …

  6. Installing Visual Studio Code on Linux

    After you install VS Code, finish setup for your development workflow: Install additional components, including Git, Node.js, TypeScript, language runtimes, and command-line tools. Install extensions …

  7. PowerShell in Visual Studio Code

    PowerShell is a task-based command-line shell and scripting language built on .NET that provides a powerful toolset for administrators on any platform. The Microsoft PowerShell extension for Visual …

  8. 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.

  9. Troubleshoot Terminal launch failures - Visual Studio Code

    Test your shell directly. Try running your designated integrated terminal shell outside VS Code from an external terminal or command prompt. Some terminal launch failures might be due to your shell …

  10. Tutorial: Get started with Visual Studio Code

    This tutorial gives you an overview of the key features of Visual Studio Code to help you get started quickly.