[SVN] Bundle commit 565
    Simon Strandgaard 
    neoneye at gmail.com
       
    Tue Apr  5 21:56:11 UTC 2005
    
    
  
On Apr 5, 2005 11:51 PM, Chris Thomas <chris at cjack.com> wrote:
> 
> 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.
also in case a literal is started with 
either <({[ then it does balancing with ]})>.
I don't think TM yet supports this kind of balancing.
--
Simon Strandgaard
    
    
More information about the textmate-dev
mailing list