microsoft / microsoft/vscode-java-dependency
Display library settings for a dependency
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 199
- フォーク
- 105
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 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?
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- 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