About 8,340,000 results
Open links in new tab
  1. Visual Studio Code - The open source AI code editor

    Visual Studio Code redefines AI-powered coding with GitHub Copilot for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - …

  2. Walkthrough: Create a code snippet in Visual Studio

    Aug 8, 2025 · Learn how to create a code snippet, use replacement parameters and project references, and import a snippet to Visual Studio.

  3. Snippets in Visual Studio Code

    Code snippets are templates that make it easier to enter repeating code patterns, such as loops or conditional-statements. In Visual Studio Code, snippets appear in IntelliSense (⌃Space (Windows, …

  4. Understand and use code snippets - Visual Studio (Windows)

    Oct 30, 2025 · You can also use code snippets to add entire classes or methods. A code snippet has a title that you use to select the snippet, and can have a shortcut name you can type to insert the …

  5. Documentation for Visual Studio Code

    Your home for multi-agent development. Explore AI agents, coding tools, extensions, and everything you need to build faster with Visual Studio Code.

  6. Extensions for Visual Studio Code - Visual Studio Marketplace

    One place for all extensions for Visual Studio, Azure DevOps Services, Azure DevOps Server and Visual Studio Code. Discover and install extensions and subscriptions to create the dev environment …

  7. Visual Studio Code - Wikipedia

    Visual Studio Code (commonly referred to as VS Code) [9] is an integrated development environment developed by Microsoft for Windows, Linux, macOS and web browsers. [10][11] Features include …

  8. C# code snippets - Visual Studio (Windows) | Microsoft Learn

    Apr 26, 2024 · In Visual Studio, you can use code snippets to add commonly used code to your C# code files. Code snippets can make writing program code quicker, easier, and more reliable. Expansion …

  9. Manim Sideview - Visual Studio Marketplace

    Extension for Visual Studio Code - Video/Image live previews and code snippets for manim.

  10. Introduction to editing in the code editor - Visual Studio (Windows)

    Mar 17, 2026 · Use the code editor in Visual Studio to add code to a file, and also how to write code, navigate to it, and refactor it.