microsoft / microsoft/vscode-java-dependency

Display library settings for a dependency

未关闭
#560 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

enhancement
主要语言
TypeScript
星标
199
派生
105
平均合并
1 天 22 小时
30 天内合并 PR
27

描述

VS Code says "By default, a referenced {binary}.jar will try to search {binary}-sources.jar under the same directory, and attach it as source if one match is found." I added the commons-math3-3.6.1.jar from Apache, and the source is right next to it with the proper suffix, however, the Project Manager for Java didn't add it to the workspace settings. Does the aforementioned feature exist? Do I do something incorrectly?

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先检查 VS Code Java 的库配置行为,以及 Project Manager for Java 如何处理工作区设置。使用 commons-math3-3.6.1.jar 及其相邻的 sources JAR 重现该情况,然后跟踪依赖管理的入口点。实现该行为或明确记录该限制,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
java, typescript, vscode
领域
developer-experience, tooling
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。