Hi
I could resolve this with adding
<MarkFollowing bold="false" italic="false" color="DarkRed">$</MarkFollowing>
<KeyWords name="var" bold="false" italic="false" color="DarkRed">
<Key word="$" />
</KeyWords>
to the syntaxhighlighting definition and adding the "$" char to the Delimiters-Section
I'm not sure if the <KeyWords>-Part is necessary ...
Regards
Siegi