[TxMt] [PHP bundle] C-style comment mistaken for regex in strings
porneL
mailinglist at pornel.net
Wed Jul 11 10:24:21 UTC 2007
'/* foo */' is highlighted as regular expression.
Adding (?!\*) after first slash in begin token for quoted regex syntax
fixes it.
--
regards, porneL
More information about the textmate
mailing list