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

Make AceJump dynamic loaded #322

Closed AlexPl292 closed 4 years ago

AlexPl292 commented 4 years ago

It would be great if someday it would be possible to load and unload AceJump without restart.

It doesn't seem as a big problem since only that has to be done is to get rid of application component.

https://www.jetbrains.org/intellij/sdk/docs/basics/plugin_structure/dynamic_plugins.html

breandan commented 4 years ago

Now supported as of AceJump 3.6+. Tested dynamic reloading on IU/WS/PC-2020.1. Amazing!