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 _______________________________________________ lively-kernel mailing list [email protected] http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
