I made a syntax color scheme, where
colon ':' is a divider, installed like this:
Code: Select all
C=1
[Syntax]
Namespace1 = 6
IgnoreCase = Yes
KeyWordLength =
BracketChars = {[()]}
OperatorChars = -+*/<>!~%^&|=\@:
The next element colored OK like this: e(10:11:12)
But I expect: e(10:11:12)