• 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

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev

Reply via email to