My plugin has a Run Configuration that can run Tor...
# intellij-plugins
e
My plugin has a Run Configuration that can run TornadoFX Views and Apps directly. I would like to add an Icon in the gutter next to a "TornadoFX-runnable" class so I can create a run config and start it immediately when the user clicks this icon, the same way the icon works for Java main classes and Kotlin main classes. Can anybody give me a pointer as to how to get started with this? 🙂