[lively-kernel] Advanced Syntax Highlighting

Christopher Schuster cschuster at ucdavis.edu
Tue May 22 22:58:22 CEST 2012


Hi,

There is now a new type of syntax highlighting available that also shows errors
in the code like missing brackets and highlights global variables. If
you want to
try it, enable it in the World Menu (under "Debugging"). It's a little
bit slower
when editing large files but you can also enable it by default by putting
  "AdvancedSyntaxHighlighting.beGlobal();"
in your local initializer code or your user config.

Any feedback is appreciated!

Thanks,
Christopher


More information about the lively-kernel mailing list