On May 3, 2007, at 1:10 PM, Rabbit wrote:
- The ERB tag creator no longer works (I believe it was CTRL + Z)
From the release notes:
[NEW] The Ruby bundle has a new snippet to generate ERb’s <% … %> and <%= … %> tags. Both tags are available via control > (⌃>). First press will insert <%= … %> (optionally using the current selection as the content). A second press will remove/add the equal sign. This depreciates the control X (⌃X) and control Z (⌃Z) snippets from the Rails bundle and they will be removed in the future. This feature was designed by the ANSI TextMate Standards Committee. (James Edward Gray II)
James Edward Gray II