About 6,330,000 results
Open links in new tab
  1. What is a VS Code workspace?

    A multi-root workspace opened in VS Code Note: The visual difference of having a folder opened versus opening a .code-workspace file can be subtle. To give you a hint that a .code-workspace file has …

  2. Tutorial: Get started with Visual Studio Code

    Tutorial: Get started with Visual Studio Code In this tutorial, you learn about the key features of Visual Studio Code to help you get started quickly. You learn about the different components of the user …

  3. Create Standard logic app workflows with Visual Studio Code

    Applies to: Azure Logic Apps (Standard) This guide shows how to locally create an example Standard logic app workflow that you can run in single-tenant Azure Logic Apps when you use Visual Studio …

  4. Visual Studio Code for the Web

    Build with Visual Studio Code, anywhere, anytime, entirely in your browser.

  5. Managing Projects in VSCode: Workspaces and Folder Structures

    Jun 2, 2024 · Managing projects efficiently is crucial for any developer, and Visual Studio Code (VSCode) offers a variety of features to streamline this process. Among these, workspaces and …

  6. C/C++ for Visual Studio Code

    The "code ." command opens VS Code in the current working folder, which becomes your "workspace". Accept the Workspace Trust dialog by selecting Yes, I trust the authors since this is a folder you …

  7. VSCode settings.json and .code-workspace files - RedKB

    You can configure VSCode settings per-project using either a settings.json or *.code-workspace file. You must create these files manually, or create a Workspace in VSCode and save it as a file.

  8. Rust in Visual Studio Code

    Rust in Visual Studio Code Rust is a powerful programming language, often used for systems programming where performance and correctness are high priorities. If you are new to Rust and …

  9. Profiles in Visual Studio Code

    Profiles can be used to customize VS Code for students to ease the use in a classroom setting. Profiles allow educators to quickly share a customized VS Code setup with students. For example, educators …

  10. Create a Dev Container - Visual Studio Code

    Create a Dev Container The Visual Studio Code Dev Containers extension lets you use a Docker container as a full-featured development environment. It allows you to open any folder or repository …