Cmd + end not caught
已回答
When I try to affect or use cmd + end as a shortcut on my mac with intelliJ IDEA it's not caught by the ide. The other modifiers (ctrl, opt/alt and shift) with "end" it works.
Any idea before I open a bug and change my habits please ?
请先登录再写评论。
Victor Fox Buy sorry for the delay in response.
It might be that this shortcut is conflicting with another one (e.g. because some plugin overrides it). Please check the following:
1. Check it's properly recognized in IDE Settings | Keymap, Find action by shortcut popup.
2. If the shortcut is properly recognized, check what actions are mapped to it. If you don't use the shortcut to invoke some of them, you can remove mapping as per this instruction.
3. Try disabling all the third-party plugins via IDE Settings | Plugins | ⚙ | Disable all downloaded plugins - will the issue persist after that?
If none of the above helps, please provide the following information:
You can use our upload service to share diagnostic info, just let us know the upload ID. Thank you!
The last macOS update solved the problem.