Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

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.

语言 Languages

TypeScript99.5%
Shell0.5%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
17
Total Commits
峰值: 2次/周
Less
More

核心贡献者 Contributors