Spoofax Editor
The Spoofax editor plugin is actually a small collection of editors for the various languages in the Stratego/XT universe, covering Stratego and SDF at this point. In the future, ATerm, GPP and RTG may follow, as may other small languages whare are invented as the Stratego/XT project moves along.
Stratego editor features
The Stratego editor features:
- syntax highlighting
- a reasonably accurate parenthesis highlighter supporting the various Stratego parenthesis types
- a code outline showing all named definitions in the current module
- content completion
- source code navigation
- tasks (FIXME and TODO)
- mouse-over definition lookups
SDF editor features
The SDF editor features:
- syntax highlighting
