microsoft / microsoft/vscode-java-debug
support for <path>:<line>:<column>
未关闭
还没有人认领这个 Issue。
ai-triaged
enhancement
feature request
- 主要语言
- TypeScript
- 星标
- 591
- 派生
- 429
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 19
描述
Originally created by @clankill3r at https://github.com/redhat-developer/vscode-java/issues/1025
It would be really great if :: was supported from using System.out.println. If it already is, then please provide a working example, cause I can't get it to work.
Just like we have clickable links now when having an exception:
I would like to be able to make those links as well.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定文件或测试。首先重现 System.out.println 的输出,并将其与现有的可点击异常链接进行比较;当请求的 :: 格式的路径变得可点击,并且有一个可运行的示例或测试演示该行为时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, typescript
- 领域
- devtools
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100