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
-
Activity
Franck Rasolo
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue depends upon |
Paul King
made changes -
| Fix Version/s | 1.1-rc-1 [ 13165 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Won't Fix [ 2 ] |
blackdrag blackdrag
made changes -
| Component/s | IntelliJ IDEA plugin [ 11040 ] |
Not planned for GroovyJ