microsoft / vscode-chrome-debug-core

A library for implementing VS Code debug adapters for targets that implement the Chrome Debugging Protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is deprecated. See https://github.com/microsoft/vscode-js-debug

vscode-chrome-debug-core

Join the chat at https://gitter.im/Microsoft/vscode-chrome-debug Build Status

A library for building VS Code debug adapters for targets that support the Chrome Debugging Protocol.

Debuggers using this library


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.

About

A library for implementing VS Code debug adapters for targets that implement the Chrome Debugging Protocol.

License:Other


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%