redhat-developer / redhat-developer/vscode-java
Automatically create keyboard shortcuts for each refactoring
オープン
まだ誰も着手していません。
enhancement
refactoring
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
Please make the refactorings contribute VSCode Commands so that users can configure shortcuts for them and preserve our state of flow, instead of having to use the context menu.
I spent an hour trying to find these commands because I couldn't believe they didn't exist.
Environment
- Operating System: Ubuntu
- JDK version: 21
- Visual Studio Code version: 1.85.1
- Java extension version: 1.25.1
Steps To Reproduce
- Open the Keyboard Shortcuts View
- Search for "Inline Local Variable" (or any other refactoring)
Current Result
No Java refactoring action appears.
Expected Result
A Java refactoring action should appear, so that we can configure a shortcut for it.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Issue にはファイルもテストも記載されていません。まず、Java リファクタリングが VS Code 拡張機能にどのように公開されているか、また既存のコマンドがどのように登録されているかを追跡してください。「Inline Local Variable」やその他のリファクタリングが Keyboard Shortcuts ビューに表示され、ショートカットを割り当てて実行できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100