TextMate js.erb: toggle <%= %>, <% %>
I'm using a js.erb template to render some jQuery. When editing an html.erb file in TextMate, I frequently use the convenient key combo, ctrl+>, to create and then toggle the following tags: <%= %> <% %> <%- -%> <%# %> This shortcut doesn't work by default when editing js.erb files. In the Bundle Editor, I found a snippet called "...