About 54 results
Open links in new tab
  1. Glob Patterns Reference - Visual Studio Code

    Glob patterns in VS Code require / for separating paths but they will both match on / and \ in paths. If you're trying to literally match a special character like [ or ], escape it by placing the special character …

  2. Introduction to agent-first development - Visual Studio Code

    But another pattern is emerging across the industry, using agents in programming, often called agentic programming or agent-first development. Instead of writing each line, you direct an AI coding agent …

  3. UX Guidelines | Visual Studio Code Extension API

    UX Guidelines These guidelines cover the best practices for creating extensions that seamlessly integrate with VS Code's native interface and patterns. In these guidelines, you can expect to find: …

  4. Learn Visual Studio Code

    Learn Visual Studio Code with structured training courses, hands-on exercises, and real-world examples.

  5. Snippets in Visual Studio Code

    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 …

  6. Build with agents in VS Code

    Build with AI agents in Visual Studio Code. Learn what agents can do, configure agent sessions, and customize agents for your project.

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

  8. Integrate with External Tools via Tasks - Visual Studio Code

    Integrate with External Tools via Tasks Lots of tools exist to automate tasks like linting, building, packaging, testing, or deploying software systems. Examples include the TypeScript Compiler, linters …

  9. Set up a context engineering flow in VS Code

    Set up a context engineering flow in VS Code This guide shows you how to set up a context engineering workflow in VS Code using custom instructions, custom agents, and prompt files. Context …

  10. Test with GitHub Copilot - Visual Studio Code

    Test with GitHub Copilot Writing and maintaining tests is a crucial but often time-consuming part of software development. GitHub Copilot streamlines this process by helping you write, debug, and fix …