EO editor
Copy permalink
Editor guide
Editor guide
Keybindings
Diagnostics
Links
Use
⌘
on Mac instead of
Ctrl
Action
Keybinding
Indent / Dedent (selection)
Tab
/
Shift
+
Tab
Toggle parse tree in browser console
Ctrl
+
Shift
+
L
Undo the last action
Ctrl
+
Z
Diagnostic
Meaning
Red triangle
Position of a parsing error
Red wavy underlines
(Possibly) a part of an incorrect expression
GitHub repo
EO repo
We use
Codemirror 6
And
Lezer
parse system