[SVN] Bundle commit 565

Chris Thomas chris at cjack.com
Tue Apr 5 21:51:24 UTC 2005


On Apr 5, 2005, at 1:22 PM, Simon Strandgaard wrote:

> bitsweat noticed that the ruby lexer didn't color %(') correct.
> This fixes that issue..   %() literals allows for interpolation,
> so that you can write %(#{42})   #->  "42".

Any single character may be used as a delimiter following %[rqQw]*,  
though. TM doesn't support begin/end captures yet, so this construct  
is impossible to represent correctly for all cases.

Chris



More information about the textmate-dev mailing list