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 8
Next »
Already implemented
- 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
In the not distant future
- "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)