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

    Visual Studio Code has support for the JavaScript and TypeScript languages out-of-the-box as well as Node.js debugging. However, to run a Node.js application, you will need to install the Node.js …

  2. JavaScript extensions for VS Code

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

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

    Develop, build, and debug a Node.js app in a container, using Visual Studio Code.

  4. Visual Studio Code on Windows

    VS Code ships monthly releases and supports auto-update when a new release is available. If you're prompted by VS Code, accept the newest update and it will be installed (you won't need to do …

  5. Using React in Visual Studio Code

    This is a sample React application, which creates a simple TODO application and includes the source code for a Node.js Express server. It also shows how to use the Babel ES6 transpiler and then use …

  6. Visual Studio Code on Linux

    You can manually download and install the VS Code .rpm package (64-bit), however, auto-updating won't work unless the repository above is installed. Once downloaded, the .rpm package can be …

  7. Download Visual Studio Code - Mac, Linux, Windows

    Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and …

  8. Using Angular in Visual Studio Code

    If you'd like to see an example of React working with VS Code, check out the Using React in VS Code tutorial. It will walk you through creating an React application and configuring the launch.json file for …

  9. Visual Studio Code on macOS

    VS Code ships monthly releases and supports auto-update when a new release is available. If you're prompted by VS Code, accept the newest update and it will get installed (you won't need to do …

  10. Working with JavaScript - Visual Studio Code

    For libraries that do not include typings, VS Code's Automatic Type Acquisition will automatically install community maintained typings file for you. Automatic type acquisition requires npmjs, the Node.js …