Provide "intention actions" (equivalent to Eclipse's "quick fixes") to fix some code, like:
- removing semi-colons
- converting a block of code into a closure
- etc...
Other ideas of "intentions" actions are welcome.
Those intentions may also trigger custom groovy refactorings like (converting a block into a closure).
Not planned for GroovyJ