Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 1.1-rc-1
-
Component/s: None
-
Labels:None
-
Environment:IntelliJ IDEA
-
Number of attachments :
Description
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).
Issue Links
- depends upon
-
GROOVY-914
Implement Groovy PSI tree construction
-