About 400 results
Open links in new tab
  1. Using React in Visual Studio Code

    React JavaScript tutorial showing IntelliSense, debugging, and code navigation support in the Visual Studio Code editor.

  2. Debugging TypeScript - Visual Studio Code

    Client-side debugging TypeScript is great for writing client-side code as well as Node.js applications and you can debug client-side source code with the built-in Edge and Chrome debugger. We'll create a …

  3. Browser debugging in VS Code - Visual Studio Code

    Launch configs are the traditional way to set up debugging in VS Code, and provide you the most flexibility for running complex applications. In this section, we'll go into more detail about …

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

  5. Debug code with Visual Studio Code

    Install a debugging extension from the Visual Studio Marketplace for your language or runtime. VS Code has built-in support for JavaScript, TypeScript, and Node.js debugging.

  6. Tips and tricks for Copilot in VS Code - Visual Studio Code

    This article provides tips and tricks to optimize your development experience for using GitHub Copilot in Visual Studio Code. Checklist for using Copilot in VS Code

  7. Testing - Visual Studio Code

    GitHub Copilot in VS Code can assist with setting up the testing framework for your project, and help you generate test code and fix failing tests. In this article, you'll learn how to start with testing in VS …

  8. Use MCP servers in VS Code - Visual Studio Code

    Learn how to configure and use Model Context Protocol (MCP) servers with GitHub Copilot in Visual Studio Code.

  9. TypeScript in Visual Studio Code

    No, the TypeScript language service that ships with Visual Studio 2019 and 2022 isn't compatible with VS Code. You will need to install a separate version of TypeScript from npm.

  10. Setting up Visual Studio Code

    Setting up Visual Studio Code VS Code is a free code editor, which runs on the macOS, Linux, and Windows operating systems. Getting up and running with Visual Studio Code is quick and easy. It is …