Syntax highlighting on the three languages involved:
the implementation language GCL,
the specification language, and
the proof language
Go to definition (F12)
Type hints on hovers
Verificaiton-Specific Features
Status Panel, to the right of the main editor, lists all the specifications, proof obligations, warnings and errors.
Commands
Reload (ctrl+c ctrl+l) typechecks the code and updates the status panel accordingly.
Refine (ctrl+c ctrl+r): typechecks the code in a targeted specification and updates the status panel accordingly, if this specification is being focused by the cursor