[SOLVED] Cannot find keymap "Windows Proper Redo" 关注
已完成
When starting GoLand (nightly and stable) I get the error
Cannot find keymap "Windows Proper Redo"
It does not prevent or hinders anything AFAICT, and the Search for Windows Proper Redo Keymap plugin hint does not lead anywhere.
How to fix this message?
请先登录再写评论。
Hello,
Feel free to follow IDEA-237237.
Please also attach the following files to the ticket:
I uploaded idea.log - the Upload id: 2021_09_20_8gLNjvZYwGpmZLxH (file: idea.log)
The directory keymaps does not exist on my system (and therefore - Windows Proper redo.xml neither). I guess that it means I cannot try the workaround in the IDEA you mentioned.
Do you have GoLand2020.3 or GoLand2021.1 directories on your system under C:\Users\<username>\AppData\Roaming\JetBrains? If so, do they contain the keymaps directory? What keymap is configured under File | Settings | Keymap? Does it help if you create a file manually with the following content?
Yes I do (C:\Users\WoJ\AppData\Local\JetBrains\GoLand2021.2), it does not contain the directory keymaps.
It is Windows. I did not change anything in that setting, so it must be the default one.
What should be the filename of this file? (I suppose that I have to manually create the directory keymaps first, and place it over there).
I tried with C:\Users\WoJ\AppData\Local\JetBrains\GoLand2021.2\keymaps\Windows Proper Redo.xml but it did not fix the issue (the error still appars)
Could you please export the IDE settings via File | Manage IDE Settings | Export Settings and upload them to https://uploads.jetbrains.com/, then provide its ID? I'll take a look at what we can do in your case.
Thank you. The ID is: 2021_09_21_Rugun1ooFBEwkNnt (file: settingsGoland.zip)
I've found a workaround that might work in your case:
Does it help?
Yes it does, thank you very much! (on the stable and nighly version)