[SVN] r8310 (Ruby)

James Edward Gray II james at grayproductions.net
Fri Oct 19 14:17:43 UTC 2007


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



More information about the textmate-dev mailing list