JSPM

  • Created
  • Published
  • Downloads 227474
  • Score
    100M100P100Q179405F
  • License MIT

Npm module with declarations for the Visual Studio Code debug protocol

Package Exports

  • @vscode/debugprotocol
  • @vscode/debugprotocol/lib/debugProtocol.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vscode/debugprotocol) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

VS Code Debug Protocol

NPM Version NPM Downloads

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.

License

MIT