; EmEditor Syntax File ; ; To import this file to an existing configuration, select Configuration ; under the Tool menu, select Define Configurations, select a configuration ; you want to import to, press [Properties], select the Highlight page, and ; press [Import]. ; ; Submit your customized file to submit@emurasoft.com ; to be listed in www.emurasoft.com user files pages. ; #Highlight=on #BeginTag= #EndTag= #CommentBegin= #CommentEnd= #LineComment1=! #LineComment2= #SingleQuote=off #DoubleQuote=off #ContinueQuote=off #Escape= #ScriptBegin= #ScriptEnd= #SpecialSyntax=off #HighlightBraces=off #Keyword color=1,word=off,rightall=off,case=on,insidetag=off,regexp=on ^^\w+ #Keyword color=2,word=off,rightall=off,case=on,insidetag=off,regexp=on \/.*?\/^;" #Keyword color=3,word=off,rightall=off,case=on,insidetag=off,regexp=on \d+^;" #Keyword color=4,word=off,rightall=off,case=on,insidetag=off,regexp=on \t[\l\u](\t|$)