Skip to main content

Command Completion

rascal-0.34.0

Synopsis

Context-dependent command completion.

Description

RascalShell provides context-dependent command completion. Typing Tab autocompletes from the current cursor position and will show all possible completions (or will directly add the completion when this is unique).