microsoft / microsoft/vscode-java-dependency

Combined Classpath View

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

还没有人认领这个 Issue。

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

描述

Is it possible to change the view so that it just shows the classpath and ignores all other files? I dislike the separation between src/test/** and src/main/** and feel like that should be within a single view. Any thoughts or ways I can do this? This is true with both the "flat view" and the "hierarchical view" as well.

Environment
  • Operating System: Windows 10
  • JDK version: OpenJDK 11
  • Visual Studio Code version:
    image
  • Java extension version:
  • v1.14.2022120603
  • vscode-java-dependency viewer version
  • v0.21.2022111900
Steps To Reproduce
  1. Step 1 Create a fresh project using https://start.spring.io underneath create files/folder(s) under the following path src/test/java/**.java this pattern follows the standard conventions around maven.
  2. Open project with VSCode

[Please attach a sample project reproducing the error]
Please attach logs

Current Result

image

Expected Result

image

Additional Informations

Dupe of https://github.com/redhat-developer/vscode-java/issues/2829 bc I was dumb and opened it on the wrong repo.

贡献指南

打开贡献指南

从这里开始

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

调研方向

首先阅读链接的重复 issue:redhat-developer/vscode-java issue 2829,并在一个示例 Maven 项目中比较 dependency viewer 的平面视图和层次视图。完成的标准是:classpath 可以作为一个合并视图呈现,不再采用当前的 src/test 和 src/main 分离方式,并且为当前显示的其他文件定义行为。

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

评估

技术栈
java, typescript
领域
developer-experience, tooling
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
15/100

把新 issue 发到你的邮箱

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