[TxMt] Re: Newbie bundle editor issue
Timothy Bates
timothy.c.bates at gmail.com
Sun Nov 6 17:48:10 UTC 2011
\\
On Nov 6, 2011, at 2:04 PM, Bjarke Durhuus wrote:
> 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?
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20111106/a5c40239/attachment.html>
More information about the textmate
mailing list