[TxMt] Re: Python bundle syntax highlighting bug

Alexander Ross alex.j.ross at gmail.com
Mon Aug 13 18:35:16 UTC 2007


I agree that it's very nice to have highlighted re's if possible.

What if we did something like matching r"(?#) … " as a regular
expression string?    The would give us something explicit to match,
but it would also mean you'd have to add it to any of your preexisting
re's.


More information about the textmate mailing list