A library for implementing VS Code debug adapters for targets that implement the Chrome Debugging Protocol.
Перейти к файлу
Rob Lourens bf783f38c7
Update README.md
2021-10-01 11:12:21 -07:00
.github Enable issue locking for vscode-probot 2018-03-22 15:20:03 -07:00
.pipelines Add Rich code nav (#445) 2019-05-16 16:47:28 -07:00
.vscode moving variable specific code to own class 2019-06-17 11:44:49 -07:00
i18n 2019-03-11. Merged in Translation. 2019-03-11 11:08:57 -07:00
src telemetry: prefix keys for classification in vscode 2020-05-12 14:27:01 -07:00
test fixup! lint 2020-05-14 09:05:52 -07:00
testSupport 4.1.1 2019-07-18 11:49:07 -07:00
.gitignore Adding nyc coverage tools 2019-06-17 11:44:48 -07:00
.npmignore Switch to devtools-protocol, remove crdp.d.ts 2018-05-02 10:09:01 -07:00
LICENSE.txt
README.md Update README.md 2021-10-01 11:12:21 -07:00
STYLE.md
ThirdPartyNotices.txt
gulpfile.js 2019-03-11. Merged in Translation. 2019-03-11 11:08:57 -07:00
package-lock.json 6.8.11 2021-07-12 12:10:39 -07:00
package.json 6.8.11 2021-07-12 12:10:39 -07:00
tsconfig.json Add Rich code nav (#445) 2019-05-16 16:47:28 -07:00
tslint.json Merge branch 'roblou/pathMappingChanges' - fix Microsoft/vscode#49472 2018-06-01 11:42:06 -07:00

README.md

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.