Updating this command's string order. The default string of the Ruby bundle is
"…" to support interpolation. Logically '…' should be the second most popular
and thus "…" strings should convert to '…'. Beyond that, I want to support
%Q{…} for complex quoting scenarios. This is preferable to the %q{…} which
adds very little over '…' and doesn't support interpolation.
Changed:
U trunk/Bundles/Ruby.tmbundle/Commands/Toggle Quote Style.plist
_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev