rascal
rascal copied to clipboard
`:help <functionName | moduleName | typeName> `brings user to documentation page on this if it exists.
Idea by Pierre van de Laar;
if :help functionName could bring you quickly to the docs of that function if it exists, or otherwise to the source code of the definition, that would be very handy.