bf783f38c7 | ||
---|---|---|
.github | ||
.pipelines | ||
.vscode | ||
i18n | ||
src | ||
test | ||
testSupport | ||
.gitignore | ||
.npmignore | ||
LICENSE.txt | ||
README.md | ||
STYLE.md | ||
ThirdPartyNotices.txt | ||
gulpfile.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
tslint.json |
README.md
This project is deprecated. See https://github.com/microsoft/vscode-js-debug
vscode-chrome-debug-core
A library for building VS Code debug adapters for targets that support the Chrome Debugging Protocol.
Debuggers using this library
- VS Code Chrome Debugger
- VS Code iOS Web Debugger
- VS Code PhantomJS Debugger
- VS Code Node Debugger
- VS Code Edge Debugger
- VS Code NWjs Debugger
- VS Code Cordova
- VS Code NativeScript debugger
- Microsoft Office Add-in Debugger for Visual Studio Code
- Visual Studio 2017 Update 2 Node.js Debugger
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.