Remove `run anything` keyboard shortcut
Hi,
I was wondering if it's possible to remove double ctrl shortcut (which execute run anything command).
I use double ctrl as a global system shortcut (to show terminal) and it is kinda annoying in PhpStorm.
Please sign in to leave a comment.
Not at the moment, but you will be able to disable the shortcut in the upcoming release: https://youtrack.jetbrains.com/issue/IDEA-197444
It'd take place in the middle of the next week.
Is this fix available already?
Yes, it should
It is already available in IDE's build > 183.5065.
I found a workaround that works in the following edition: assign any other keyboard shortcut to "Run Anything" (I chose ^+#R, which I won't hit by accident.)
IntelliJ IDEA 2019.1.4 (Community Edition)
Build #IC-191.8026.42, built on July 30, 2019
JRE: 11.0.2+9-b159.64 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.14.6
Nothing is set as a shortcut but it still shows up when I double click `ctrl` by accident
PhpStorm 2019.3.3
Build #PS-193.6494.47, built on February 12, 2020
That is weird design, but apparently you need to assign some shortcut to the action in order to make Run Anything stop respond on double Ctrl.
Fast-forward, this is still the same behavior on Phpstorm 2021.3.1.
Hi there,
Settings (Preferences on macOS) | Advanced Settings | Disable double modifier key shortcuts
these two are solutions, see below,
thanks to J Tech
https://intellij-support.jetbrains.com/hc/en-us/community/posts/360002398579/comments/360000761860
thanks to Andriy Bazanov
https://intellij-support.jetbrains.com/hc/en-us/community/posts/360002398579/comments/4414647180818
I have the same issue in 2024 using Gateway to reach PyCharm 2024.1. Double modifiers are disabled both on host and client. Assigning a keyboard shortcut solved the issue for me.
Is it possible to make the default be some complicated+hard to reach key combination to this feature? The choice of ctrl is unfortunate at best… God forbid you use emacs bindings.
Hi Gsohos ,
Vote for this issue on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-295322 and leave comments there if required.