vscode-chrome-debug-core
Version:
A library for building VS Code debug adapters for targets that support the Chrome Remote Debug Protocol
21 lines (17 loc) • 1.82 kB
Markdown
# vscode-chrome-debug-core
[](https://gitter.im/Microsoft/vscode-chrome-debug?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://vscode.visualstudio.com/vscode-chrome-debug-core/_build/index?definitionId=10)
A library for building VS Code debug adapters for targets that support the [Chrome Debugging Protocol](https://chromedevtools.github.io/devtools-protocol/).
# Debuggers using this library
- [VS Code Chrome Debugger](https://github.com/Microsoft/vscode-chrome-debug)
- [VS Code iOS Web Debugger](https://github.com/Microsoft/vscode-ios-web-debug)
- [VS Code PhantomJS Debugger](https://github.com/iradul/vscode-phantomjs-debug)
- [VS Code Node Debugger](https://github.com/Microsoft/vscode-node-debug2)
- [VS Code Edge Debugger](https://github.com/Microsoft/vscode-edge-debug)
- [VS Code NWjs Debugger](https://github.com/karikera/vscode-nwjs)
- [VS Code Cordova](https://github.com/Microsoft/vscode-cordova)
- [VS Code NativeScript debugger](https://github.com/NativeScript/nativescript-vscode-extension)
- [Microsoft Office Add-in Debugger for Visual Studio Code](https://github.com/OfficeDev/vscode-debugger-extension-for-office-addins)
- Visual Studio 2017 Update 2 Node.js Debugger
---
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.