microsoft / microsoft/vscode-java-debug
Improve the error handling of Run Java button
未关闭
@testforstephen 已经在做这个了。
开始于 2021年12月1日。
ai-triaged
enhancement
launch
ux
- 主要语言
- TypeScript
- 星标
- 591
- 派生
- 429
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 19
描述
This is a follow-up with the issue https://github.com/microsoft/vscode-java-pack/issues/832#issuecomment-983425656.
I can simply reproduce it by dragging in a .java file without opening any folder.
Run Java: silent failure
Debug Java: silent failure
F5: silent failure with a debugging toolbar.
We should probably optimize debugger extension for such case. Beginners might get stuck on this due to silent failure.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。