About 64 results
Open links in new tab
  1. Node.js tutorial in Visual Studio Code

    Node.js tutorial in Visual Studio Code Node.js is a platform for building fast and scalable server applications using JavaScript. Node.js is the runtime and npm is the Package Manager for Node.js …

  2. Node.js debugging in VS Code

    The Visual Studio Code editor includes Node.js debugging support. Set breakpoints, step-in, inspect variables and more.

  3. Debug code with Visual Studio Code

    Debug code with Visual Studio Code Visual Studio Code has rich support for debugging various types of applications. VS Code has built-in support for JavaScript, TypeScript, and Node.js debugging. The …

  4. Node.js in a container - Visual Studio Code

    Node.js in a container In this guide you will learn how to: Create a Dockerfile file for an Express Node.js service container Build, run, and verify the functionality of the service Debug the service running …

  5. Deploy Node.js Web Apps - Visual Studio Code

    Deploy Node.js Web Apps The Azure Tools extensions for Visual Studio Code make it easy to deploy Node.js applications. Deployment tutorials These tutorials from Microsoft Learn describe different …

  6. Visual Studio Code 1.122

    5 days ago · Welcome to the 1.122 release of Visual Studio Code. This release further enhances the agent experience and makes BYOK more flexible, while adding new capabilities for testing web apps …

  7. Browser debugging in VS Code

    Instructions for Node.js stepping over external code also apply to browser-based debugging. Note: If you are just getting started with VS Code, you can learn about general debugging features and creating …

  8. Installing Visual Studio Code on Windows

    Install Visual Studio Code on Windows, choose User or System setup, and configure Windows developer tools.

  9. JavaScript extensions for VS Code

    Learn more about installing and integrating JavaScript and Node.js extensions in the Visual Studio Code editor.

  10. Working with JavaScript - Visual Studio Code

    Most common JavaScript libraries ship with declaration files or have type declaration files available. Fixing npm not installed warning for Automatic Type Acquisition Automatic Type Acquisition uses …