| キーボード | 結果 | 例 |
|---|---|---|
| psvm | メインメソッド生成 | |
| fori | for分生成 | |
| Ctrl+Alt+v | オブジェクト作成 | new HashMap<>(); |
| ctrl+o | メソッドオーバーライド | |
| Ctrl+Shitft+↑ | 指定したコード群を移動 | |
| Ctrl+Alt+↑ | 指定した行を移動 | |
| Ctrl+d | 指定した行をコピーペースト | |
| Ctrl+Shift+Enter | ";"や"()"を補完 | |
| Ctrl+Shift+F | 全ファイル中に検索 | |
| Ctrl+Shift+L | コード整形 | |
| Ctrl+Shift+S | 設定開く | |
| Ctrl+Shift+R | 全ファイル中に文字列をリプレース | |
| Alt+Enter | エラーや警告を改善 |
More than 3 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme