Already have implemented
Editing
- Syntax highlighting
- Error highlighting
- Code folding
- Code formatter
- Comments and "To Do" view support
Execution, Debugging & Compilation
- Debugging support (setting breakpoints, view stack)
Grails
- Grails SDK configuration
- Grails controller, view, domain class, job, script, service, taglib creation
- Grails generators are built in; output to console
Features
- "Go to Class..." action (CTRL-N)
- Structure View
- Ctrl+F12
Coming soon
- "Surround With..." action (CTRL-ALT-T)
- Find Usages action
- Safe Delete refactoring
- Rename Refactoring
- Live Templates support
- Debugging support (evaluate expressions)
- GSP support