[TxMt] Newbie bundle editor issue
Bjarke Durhuus
bdurhuus at gmail.com
Sun Nov 6 14:04:33 UTC 2011
Im trying to create a bundle for GAMS and when wanting to do syntax
highlighting i have an issue. Several of the commands in GAMS starts with a
$ sign, e.g. $INCLUDE, so how do i get the editor to recognize this? I've
tried doing the litteral \$ but it wont recognize it in my syntax.
{ name = 'keyword';
match = '^\b((?i)(\$INCLUDE))\b';
}
What am i doing wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20111106/8b529188/attachment.html>
More information about the textmate
mailing list