vscode-debugprotocol
Version:
Npm module with declarations for the Visual Studio Code debug protocol
16 lines (8 loc) • 649 B
Markdown
# VS Code Debug Protocol
[](https://npmjs.org/package/vscode-debugprotocol)
[](https://npmjs.org/package/vscode-debugprotocol)
This npm module contains declarations for the json-based Visual Studio Code debug protocol.
## History
As of August 2018 the change history of the Debug Adapter Protocol lives on the [Debug Adapter Protocol web site](https://microsoft.github.io/debug-adapter-protocol/changelog).
## License
[MIT](https://github.com/microsoft/vscode-debugadapter-node/blob/main/License.txt)