I come from an Emacs background and I used the Hydra package a lot.
That’s a pretty cool package to bind shortcuts together and provide them in a menu kind of way. Because I haven’t found a similar plugin I want to write one.
I am still a Sublime Text newbie and therefore would like to ask beforehand if it would possible? I guess so. I have a little bit of plugin development experience and I already built a small helper package called Yet Another Launcher.
Hydras have usually colors to show different behaviour therefore it would be good if I could show my hydra text with different highlighting. Probably as html or so.
My main question is what would be the best way / function to display the hydra text (popup or outputpanel) and would it be possible to capture there input?