Lost keyboard shortcuts after eclipse plugin update

已回答

Hello,

On pycharm/ubuntu, I've used some shortcuts, like:

- ctrl G - for finding references

- alt left/right - to navigate between last edited positions

- ctrl H - for opening the find-in-files popup

All disappeared after updating the Eclipse plugin. Any idea why? I don't remember how I've set them (is it part of the Eclipse theme?).

0

Reformy the shortcuts you've mentioned are defaults for the Eclipse keymap, in my env they both work with the predefined one and the Eclipse keymap installed as a plugin.

All disappeared after updating the Eclipse plugin. 

Do you mean the Eclipse keymap plugin? If so, what keymap is selected in Settings | Keymap? Could you check if there are any errors in the idea.log (Help | Open log in Editor) related to keymaps after the plugin update?

Please share your IDE Help | About info: press "Copy" button and past the clipboard contents into your reply.

Please also attach a screenshot of the IDE Settings | Keymaps when you look for e.g. Ctrl+G using the Find actions by shortcut (magnifier with squares button).

0

Thanks Ekaterina Valeeva! After 30 years of developing, I forgot to simply check the selected keymap in settings. I will leave my letter of resignation on your desk first thing tomorrow morning.

 

0

请先登录再写评论。