Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 7
Next »
Already realized
- Syntax highlighting
- Error highlighting
- Compilation .groovy files to bytecode
- Debugging support (setting breakpoints, view stack)
- Code folding
- Code formatter
- Comments and "To Do" view support
- Run configuration for Groovy scripts
Roadmap
- "Surround With..." action (CTRL-ALT-T)
- "Go to Class..." action (CTRL-N)
- Find Usages action
- Structure View
- Safe Delete refactoring
- Rename Refactoring
- Live Templates support
- Debugging support (evaluate expressions)