UNPKG

@jsjoeio/code-server

Version:

Run VS Code on a remote server.

22 lines (11 loc) 1.06 kB
# Node Debug (legacy) [![build status](https://travis-ci.org/Microsoft/vscode-node-debug.svg?branch=master)](https://travis-ci.org/Microsoft/vscode-node-debug) [![build status](https://ci.appveyor.com/api/projects/status/t74psolxi3k7bcjp/branch/master?svg=true)](https://ci.appveyor.com/project/weinand/vscode-node-debug) This extension is bundled with Visual Studio Code and together with **Node Debug** forms the [Node.js](https://nodejs.org) debugging experience. **Node debug (legacy)** is the debugger for Node.js versions < 8.0. See a general overview of debugging in VS Code [here](https://code.visualstudio.com/docs/editor/debugging). Documentation for Node.js specific debugging can be found [here](https://code.visualstudio.com/docs/nodejs/nodejs-debugging). Please submit bugs and feature requests to the [VS Code repository](https://github.com/microsoft/vscode/issues). ## License Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the [MIT](https://github.com/Microsoft/vscode-node-debug/blob/HEAD/LICENSE.txt) License.