문제

When I want to insert an ERB tag inside an .html.erb file in TextMate 2, the default key binding is ctrl+>. Pressing it several times cycles between <%= %>, <% %>, etc.

I would like to change it to cmd+shift+.. How can I achieve this? I have tried finding the key binding for ERB tags in "edit bundles..." but couldn't locate it.

Thanks for your help!

도움이 되었습니까?

해결책

Open the bundle editor and look for Ruby->Menu Actions->Insert ERB's...

enter image description here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top