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)
- GDK configuration
- Grails configuration
- Run configuration for Groovy scripts
Compilation
- Compilation Make or rebuild java+groovy project entire (Compilation .groovy files to java bytecode)
Grails
- Grails SDK configuration
Coming soon
- "Surround WithGrails controller, view, domain class, job, script, service, taglib creation
- Grails generators are built in; output to console
Features
- "Go to Class..." action (CTRL-ALT-TN)"Go to Class
- Structure View
- Ctrl+F12
Coming soon
- "Surround With..." action (CTRL-NALT-T)
- Find Usages action
- Structure View
- Safe Delete refactoring
- Rename Refactoring
- Live Templates support
- Debugging support (evaluate expressions)
- GSP support