ショートカットキーをしょっちゅう忘れるのでメモ

IDEA

やりたいこと ショートカット
フォーマット command + option + L
インポート最適化 ctrl + option + O
refactor rename shift + F6
実装クラスに移動 command + option + B

VSコード

やりたいこと ショートカット
一つ前の表示箇所に戻る ctrl + -
ブロック選択(矩形選択) shift + option を押しながら範囲選択

https://qiita.com/kengop/items/ac9b57404d30e0cfdd20

Mac

やりたいこと ショートカット
拡大 command + option + ^
縮小 command + option + -
範囲を指定してスクリーンキャプチャ command + shift + 4
画面のみスリープ shift + ctrl + 電源ボタン

Terminal

やりたいこと ショートカット
分割 command + d
元に戻す command + shift + d