Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/microsoft/vscode-node-debug

A VS Code debug adapter for node
https://github.com/microsoft/vscode-node-debug

Last synced: 2 months ago
JSON representation

A VS Code debug adapter for node

Awesome Lists containing this project

README

        

# 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](LICENSE.txt) License.