There are still so many syntax highlighting errors in Atelier, which still exists from first beta public release. <s>`$bitlogic(x1|x2)`  - doesn't understand logical operators</s> <s>`for { quit:condition }` - some time I see an errors with endless for</s> <s>understand `$ecode` but do not understand short `$ec`</s> &html&lt;> - shows an error in such line of code <s>`#def1arg function(%args) "%args"`</s> <s>`zzdump var`</s> <s>`d { } while 0`</s> UPD1 - 4th feb:  <s>s Ptype=..PageType ##; this macro comment here marks as error</s> `$v or $view and command View as well` <s>`<tt>; find global names</tt>` - why word "global" highlighted different here in comment line</s>  `set $bit(@BitCacheGN@(aIDHigh),aIDLow)=aBit` <s>`zk @TGN`</s> `#dim xpathResults As List Of %XML.XPATH.Result = ""` `Property totalCount As %String [ Calculated, SqlComputeCode = {    s {totalCount}=##class({%%CLASSNAME}).GetTotalCount4SQL({%%ID})}, SqlComputed ];` `$$$Open("someObjectId").ReportQueue` - here macros looks something like ##class(someClass).%OpenId(%id) <s>`#Define Multiline(%a,%b,%c) ##Continue<br>    SET line1="%a" ##Continue<br>    SET line2="%b" ##Continue<br>    SET line3="%c"` `ZQuit`</s>