0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

IDEAショートカット

Last updated at Posted at 2021-08-26
キーボード 結果
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 エラーや警告を改善
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?