The Wayback Machine - http://web.archive.org/web/20190809110728/https://github.com/microsoft/vscode-node-debug
Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up
A VS Code debug adapter for node
TypeScript
JavaScript
Shell
Permalink
| Type |
Name |
Latest commit message |
Commit time |
|
Failed to load latest commit information. |
|
|
.vscode
|
fix legacy test on Windows
|
Jun 8, 2018
|
|
|
images
|
remove session icon for now
|
Jul 20, 2017
|
|
|
src
|
remove gulp-util dep
|
Aug 8, 2019
|
|
|
testdata
|
fix tests
|
Sep 3, 2017
|
|
|
.gitignore
|
support package & publish as webpack
|
Oct 26, 2018
|
|
|
.travis.yml
|
yet another attempt
|
Feb 8, 2019
|
|
|
.vscodeignore
|
support package & publish as webpack
|
Oct 26, 2018
|
|
|
CODE_OF_CONDUCT.md
|
update Readme and ext name for new built-in extension support
|
Mar 2, 2018
|
|
|
LICENSE.txt
|
add title to license
|
Sep 7, 2017
|
|
|
README.md
|
fix typo
|
Mar 2, 2018
|
|
|
ThirdPartyNotices.txt
|
add license for DefinitelyTyped
|
Nov 16, 2015
|
|
|
appveyor.yml
|
got back to 7.9 for appveyor
|
Feb 8, 2019
|
|
|
gulpfile.js
|
remove gulp-util dep
|
Aug 8, 2019
|
|
|
package.json
|
remove gulp-util dep
|
Aug 8, 2019
|
|
|
package.nls.json
|
deprecate 'useWSL'; fixes microsoft/vscode#76011
|
Jun 24, 2019
|
|
|
webpack.config.js
|
support package & publish as webpack
|
Oct 26, 2018
|
|
|
yarn.lock
|
remove gulp-util dep
|
Aug 8, 2019
|
Node Debug (legacy)
This extension is bundled with Visual Studio Code and together with Node Debug forms the Node.js debugging experience.
Node debug (legacy) is the debugger for Node.js versions < 8.0.
See a general overview of debugging in VS Code here.
Documentation for Node.js specific debugging can be found here.
Please submit bugs and feature requests to the VS Code repository.
License
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License.