豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

microsoft/vscode-debugadapter-node

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

===

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

Debug adapter protocol and implementation for VS Code.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors