Issue Details (XML | Word | Printable)

Key: GROOVY-611
Type: New Feature New Feature
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Unassigned
Reporter: Guillaume Laforge
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
groovy

Intention actions

Created: 15/Aug/04 05:34 PM   Updated: 10/Oct/07 05:56 AM
Component/s: IntelliJ IDEA plugin
Affects Version/s: None
Fix Version/s: 1.1-rc-1

Time Tracking:
Not Specified

Environment: IntelliJ IDEA
Issue Links:
dependent
 


 Description  « Hide
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).



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Paul King added a comment - 10/Oct/07 05:56 AM
Not planned for GroovyJ