@jsjoeio/code-server
Version:
Run VS Code on a remote server.
24 lines (12 loc) • 1.27 kB
Markdown
**Important note:** By default, this extension now delegates to [the new js-debug extension](http://github.com/microsoft/vscode-js-debug) which is built-in to VS Code. Please file issues on that repo. To revert to the old behavior, you can set `"debug.javascript.usePreview": false` in your settings.
---
[](https://vscode.visualstudio.com/vscode-node-debug2/_build/index?definitionId=8)
This extension is bundled with Visual Studio Code and together with **Node Debug (legacy)** forms the [Node.js](https://nodejs.org) debugging experience.
**Node Debug** 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).
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the [MIT](https://github.com/Microsoft/vscode-node-debug2/blob/master/LICENSE.txt) License.