Unable to remove assigned shortcut from "Keymap" action
Answered
Hi, I've added a shortcut (ctrl + k) to opening my keymap menu. I've added it from the Search everywhere menu by using alt+enter. Now I want to reassign ctrl+k shortcut to some other action, but cannot remove the shortcut from Keymap action (menu), since I cannot find it in my shortcuts list. Reassigning any other shortcut to the Keymap action doesn't change anything either. What can I do to change it? I don't want to reset all shortcuts, since I have a lot of shortcuts configured already and don't want to lose them. Thanks.
Please sign in to leave a comment.
You can edit .xml file of the keymap in IntelliJ IDEA options folder: https://www.jetbrains.com/help/idea/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html#config-directory
Thanks for the tip, but unfortunately I couldn't locate the keymap file in the specified directory. I think that's because I have the cloud sync set up for my IDE settings.
I solved this issue by disabling auto-sync. After that I could find the config xml file. However I'd like to keep the cloud sync on. Could you please let me know where to look for the config file with cloud sync on? Thanks
You can click "Overwrite remote" when enabling cloud sync, so changes in .XML file will be reflected in cloud.