microsoft / microsoft/vscode-java-dependency

Combined Classpath View

オープン
#706 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

enhancement
主要言語
TypeScript
スター
199
フォーク
105
平均マージ
1日 22時間
マージ済み PR(30日)
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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、リンクされている重複 issue である redhat-developer/vscode-java issue 2829 を読み、サンプルの Maven プロジェクトで dependency viewer のフラットビューと階層ビューを比較します。完了条件は、現在の src/test と src/main の分離なしに classpath を 1 つの統合ビューとして表示でき、現在表示されているその他のファイルについても動作が定義されていることです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java, typescript
領域
developer-experience, tooling
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
15/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。