Automating InterlliJ
Answered
I find the current Macros sub-par (can't even add, only delete) . Other than writing my own plugin, what are my other options ?
Thanks
Jay
Please sign in to leave a comment.
What exactly do you want to automate? Please provide the use case.
For example, I would like to create a macro / function when a keyboard short cut is pressed will call the following
I would love to add some conditional logic (If compile pass do that etc).
Jay
That would be possible only via a custom plugin.