Skip to content
ZacNugent edited this page Jul 20, 2017 · 2 revisions

Hover help

Hovering the cursor over a word will off up an information box showing (in order of precedence and dependant on availability):

  1. Documentation on the object, identical to if you used the help mode in the REPL.
  2. The inferred type of the object.
  3. The expression that defined the object.

Linter

Clone this wiki locally