Command Completion
rascal-0.40.17
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).