LoginSignup
0
0

More than 3 years have passed since last update.

RubymineのSearchEverywhere(Shift2連続)を有効/無効にする方法

Last updated at Posted at 2020-07-12

今回はSearchEverywhereを無効から有効に切り替えます。

  1. Cmd + Shift + Aで検索バーを表示、
    そこでRegistryと打ち込む

  2. Registryを選択し、ide.suppress.double.click.handlerのチェックを外す

  3. Registryの修正終了後、Preferences > KeymapからSearch Everywhereのショートカットキーを外す

  4. BetterTouchToolsを使っており、RubymineのシーケンスにShift2連続を登録している場合はその設定を削除する

これでSearch EverywhereがShift2連続で使えるようになりました

参考
https://stackoverflow.com/questions/20542053/how-do-i-disable-the-search-everywhere-shortcut
https://youtrack.jetbrains.com/issue/IDEA-161094

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