LoginSignup
0
0

More than 1 year has passed since last update.

Rubymine のショートカットを忘れがちなあなたに。

Last updated at Posted at 2021-07-02

Rubymine と書きましたが JetBrains 製の IDE であれば共通だと思います。

結論

shift キーを二回押して実行したいコマンドを入力する。

コードの再フォーマット
Screen Shot 2021-07-02 at 14.48.14.png

この時ショートカットも表示されているので2回目以降はショートカットで実行できます。

Preference (⌘,) -> Keymap から略語を設定しておくとさらに捗る。
Screen Shot 2021-07-02 at 15.21.19.png

Screen Shot 2021-07-02 at 15.24.42.png

おまけ

計算もできる
Screen Shot 2021-07-02 at 15.12.35.png

参考

https://pleiades.io/help/ruby/reformat-and-rearrange-code.html
https://pleiades.io/help/ruby/searching-everywhere.html

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