microsoft / microsoft/vscode-java-dependency
Attach javadoc to manually added referenced libraries
未关闭
还没有人认领这个 Issue。
enhancement
- 主要语言
- TypeScript
- 星标
- 199
- 派生
- 105
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 27
描述
We can add a referenced library (jar) using the Project Manager or by manually editing .vscode\settings.
Please add the ability to attach the library's javadocs as well.
In my use case, I have the jar and its javadocs, but I do not have its source code. I'd love to be able to see the javadocs for this library while editing java code.
Thanks.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
检查 Project Manager 流程以及针对所引用 JAR 的手动编辑 .vscode\settings 处理方式。确定应如何关联 JAR 的独立 Javadocs,然后在 Java 编辑会话中验证无需源代码即可使用文档。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, typescript
- 领域
- developer-experience, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100