Visual Studio Code
  • Features
    • Agents
  • Docs
    • Documentation
    • API
  • Updates
  • Blog
  • Extensions
  • MCP
  • FAQ
  • Learn
  • Events
  • Download
Search
Download

Build and test web apps with the integrated browser and AI agents.

Dismiss this update

10 results found

  • Visual Studio Code debug configuration

    Learn how to create and use a launch.json file to specify the debugger configuration for complex debugging scenarios or applications in VS Code. See examples, tips, and attributes for launch and attach modes.

  • Configure C/C++ debugging - Visual Studio Code

    Configure C/C++ debugging A launch.json file is used to configure the debugger in Visual Studio Code. Visual Studio Code generates a launch.json (under a .vscode folder in your project) with almost all of the required information. To get started with debugging you need to fill in the program field with the path to the executable you plan to debug.

  • Debug code with Visual Studio Code

    Learn how to create a launch.json file to specify the debugger configuration for your project in VS Code. See how to use Copilot, breakpoints, and debug actions to debug your code.

  • Configure VS Code for Microsoft C++

    You can define custom debug configurations in a launch.json file. To create launch.json, choose Add Debug Configuration from the play button drop-down menu. You'll then see a dropdown for various predefined debugging configurations. Choose C/C++: cl.exe build and debug active file. VS Code creates a launch.json file, which looks something like ...

  • Debug C++ in Visual Studio Code

    For additional ways to configure the launch.json file so that you can debug your C/C++ app, see Configure C/C++ debugging. Natvis framework You create custom views of C++ object in the debugger with the Natvis framework. You can read the Custom views for native objects topic for details on using Natvis with the C/C++ extension. Debug remotely

  • Browser debugging in VS Code

    Learn how to use launch.json file to launch or attach to browsers for debugging web applications in VS Code. See examples, attributes, and tips for source maps and WebAssembly.

  • Debugging TypeScript - Visual Studio Code

    For more advanced debugging scenarios, you can create your own debug configuration launch.json file. To see the default configuration, go to the Run and Debug view (⇧⌘D (Windows, Linux Ctrl+Shift+D)) and select the create a launch.json file link. This will create a launch.json file in a .vscode folder with default values detected in your project.

  • Debugger Extension | Visual Studio Code Extension API

    This schema is used for validating the launch.json and supporting IntelliSense and hover help when editing the launch configuration. The initialConfigurations define the initial content of the default launch.json for this debugger.

  • Running and debugging Java - Visual Studio Code

    The launch.json file is located in a .vscode folder in your workspace (project root folder). For more details on how to create the launch.json, read Launch configurations; for more details on configuration options for Java, you can read Configuration options.

  • Integrated browser - Visual Studio Code

    Launch a debug session To launch a new integrated browser tab and start debugging, add a launch configuration to your .vscode/launch.json file:

    • VS Code on Github
    • Follow us on X
    • VS Code on LinkedIn
    • VS Code on Bluesky
    • Join the VS Code community on Reddit
    • The VS Code Insiders Podcast
    • VS Code on TikTok
    • VS Code on YouTube
    Microsoft homepage
    • Support
    • Privacy
    • Manage Cookies
    • Terms of Use
    • License
    • Your Privacy Choices Opt-Out Icon Your Privacy Choices
    • Consumer Health Privacy