microsoft / microsoft/vscode-java-dependency
Open non-java files by name
オープン
まだ誰も着手していません。
enhancement
- 主要言語
- TypeScript
- スター
- 199
- フォーク
- 105
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 27
説明
I can search for files in dependencies with a workspace symbol search by prefixing the class name with a #. This is generally sufficient as class names should be the same as file names. However, there doesn't seem to be a way to search for non-java files in a dependency via the Ctrl+P menu (if I wanted to access a dependency's log4j2.xml file for example). Is there a way to search for these files, or is this a feature that could be added?
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Ctrl+P メニューの背後にある依存関係のファイル検索パスを追跡し、# プレフィックスを使ったワークスペースシンボル検索と比較します。log4j2.xml を含む依存関係で動作を確認します。依存関係内の非 Java ファイルを名前で検索して開けるようになれば、作業は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100