Advanced Syntax Highlighting

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Advanced Syntax Highlighting

Christopher Schuster
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
[hidden email]
http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
Reply | Threaded
Open this post in threaded view
|

Re: Advanced Syntax Highlighting

Christopher Schuster
Due to popular demand the new syntax highlighting is now enabled by
default in Webwerkstatt.
Please report any issues and/or feedback you have.

Best,
Christopher

PS: It can still be turned off with the World menu or an initialize script.

On Tue, May 22, 2012 at 1:58 PM, Christopher Schuster
<[hidden email]> wrote:

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