Keymap not working (2024.1.1)
Answered
When opening a single project, certain keyboard shortcuts stop working. Most notably: cmd+1 and cmd+9.
Then, when I open another one in a new window, they work again. At this point, I can close the second project and the shortcuts still work.
It doesn't matter in what order I open the projects. It seems that always on the first project they don't work and start working whenever I open a second one. Is this a known bug?
Please sign in to leave a comment.
Hello,
I couldn't reproduce the issue on my side. Please check that “View | Tool Windows” shows those shortcuts. Also please check that they are properly detected in “Settings | Keymap - Find Action by Shortcut (button to the right from search field)”.
Also please share idea.log ("Help | Show Log in…") after restarting IDE and reproducing the issue to check recorded events. You may share files via https://uploads.jetbrains.com/ form. Don't forget to provide uploadID afterwards.
First pic shows whats visible when one project is open. Second pic is showing the same project, but when another one is open, too.
Looking at the log before uploading it, I noticed some errors related to some internal plugins. Started disabling one-by-one and restarting after each, and finally found the one that caused it. Thanks for the quick reply - case closed.
You are welcome! Nice to hear that it works fine now.
Can you share which plugin you disabled to make it start working, Igor. I am running to the same exact problem.
Hi Nana Please try to temporarily disable all third-party plugins via Plugins settings, and restart the IDE:
If the problem remains, could you upload the IDE log collected via `Help | Collect Logs and Diagnostic Data` at https://uploads.jetbrains.com/ and share an UploadID to better understand your environment?
Nana in the similar reports we've got (see e.g. IJPL-150197) that were plugins from Amazon which caused the issue. If you have any plugins from Amazon (like Codewhisperer or AWS toolkit), please try disabling them and let us know if that helps.