redhat-developer / redhat-developer/vscode-java
Go to Symbol in Workspace... command QuickPick should not require prefix and support camel case abbrivations to match types
オープン
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
This is really a request for environment:
Eclipse JDT's Open Type dialog supports using *,? and camel case abbrivations to match the type names. For example:
OAuConf*tion
will find all Oauth2 related auto configuration classes.
Basically what this enhancement is asking for is something equivalent of what is documented here.
Steps To Reproduce
- Go to Symbol in Workspace...
- One has to type the prefix to start matching types.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Go to Symbol in Workspace... コマンドとその QuickPick のマッチング動作から始め、要求されているワイルドカードおよび camel-case マッチングを、リンクされた Eclipse JDT のリファレンスと比較します。コマンドがプレフィックスを必要とせずにシンボルをマッチさせ、OAuConf*tion のような略記をサポートできれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript
- 領域
- developer-experience, search
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100