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 ?

0

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:

  • Indicate what you use Cmd+End for. Does it work as desired in other applications? What keys exactly you press to invoke this shortcut? 
  • Share complete IDE logs after you try pressing the shortcut, capture the logs via main menu Help | Collect logs and diagnostic data.
  • Attach a screenshot of what you see after pressing the shortcut in Settings | Keymap, Find action by shortcut popup.

You can use our upload service to share diagnostic info, just let us know the upload ID. Thank you!

0

The last macOS update solved the problem.

0

请先登录再写评论。