Is it possible to change switcher bindings?
已回答
Hi, by default to open Git window using switcher I need to press Ctrl+Tab+9. Is it possible to change this shortcut? I'd prefer to have it as Ctrl+Tab+G to make it easier to type.
请先登录再写评论。
You can assign any shortcut to open git tool window in Settings | Keymap:
Thanks, that's exactly what I was looking for!
Konstantin Annikov Hello, is there any way to change binding key of Switcher
I try to set shortcut for Terminal, but I cannot assigh ctrl+tab+T to it.
In Webstorm, I have get used to ctrl+tab to open Switcher and the binding key of Terminal is T.
zyf0330 There is no way to change shortcuts in the switcher window itself. Feel free to upvote for https://youtrack.jetbrains.com/issue/IJPL-60024
As a workaround, instead of using Switcher to access Terminal, you can assign a separate shortcut to the Terminal tool window itself:
Egor Klepikov The problem is, I cannot assign ctrl+tab+key shortcut to it.
zyf0330 from what I know, this is only possible if you completely unbind Ctrl+Tab from Switcher and then map Ctrl+Tab, T to the Terminal. The problem you're facing is initially caused by the logic of assigning mnemonics to tool windows in Switcher due to localization or installed plugins causing the changes in the tool window list. We have a separate ticket for that that you might want to upvote - IJPL-88625. Sorry for the inconvenience.