@dmitrykandalov AWESOME work on live-plugin for IntelliJ! Is there a way to convert plugin.groovy to a standalone IntelliJ/PyCharm plugin?
Gotcha. Any difficult way or do I coach users to first install your plugin then import my plugin.groovy file?
-
-
The difficult way is to create actual plugin which depends on liveplugin jar and on startup initialises plugin.groovy.
-
Makes sense. Any example by any chance?
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
There's no easy way to do it at the moment. But it sounds like a great feature and I meant to do it for a while.