Skip to content

iyyappam/vscode-debugadapter-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Code Debug Protocol and Debug Adapter

Debug adapter protocol and default implementation for VS Code.

This repository contains the code for the following npm modules:

  • vscode-debugprotocol: Npm module with declarations for the json-based VS Code debug protocol.
    NPM Version NPM Downloads
  • vscode-debugadapter: Npm module to implement a VS Code debug adapter using Node.js as a runtime.
    NPM Version NPM Downloads
  • vscode-debugadapter-testsupport: Npm module with support classes for testing VS Code debug adapters.
    NPM Version NPM Downloads

License

MIT

About

Debug adapter protocol and implementation for VS Code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%