[SVN] r7597 (Ruby)

Allan Odgaard throw-away-1 at macromates.com
Wed Jun 27 06:55:37 UTC 2007


• match ‘\$\d+’ instead of just ‘\$\d’ for the special regexp capture variables, people with code like the following now again has proper highlighting:

    puts $10 if 'abcdefghij' =~ /(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)/

Changed:
U   trunk/Bundles/Ruby.tmbundle/Syntaxes/Ruby.plist



More information about the textmate-dev mailing list