microsoft / microsoft/vscode-cpptools-api
Fix `isCppToolsTestExtension`
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 33
- 派生
- 20
- PR 合并指标
- 30 天内没有已合并 PR
描述
A fix similar to this should be made for the test API to ensure it does not crash when cpptools is not installed on a machine where this API is invoked.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
将测试 API 的实现与提交 cdc6544a6518fc0eafb22edaebe0fb074058f54b 进行比较,然后跟踪 isCppToolsTestExtension 入口点。复现未安装 cpptools 的情况,并验证调用 API 不再崩溃。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- devtools
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 50/100