acejump / AceJump

🅰️ single character search, select, and jump
https://plugins.jetbrains.com/plugin/7086-acejump
GNU General Public License v3.0
1.21k stars 91 forks source link

Add ids to editor action handlers #410

Closed AlexPl292 closed 2 years ago

AlexPl292 commented 2 years ago

This will be needed for IdeaVim plugin to maintain the correct ordering of the handlers. Well, and this is also good in general.