ruby on rails - Keyboard Shortcut for RoR pair of brackets -


i have ruby on rails (ror) document opened , want make <%= %> pair of brackets. in textmate, it's under bundles > ruby > insert erb's , key command looks ^ >

how type on mac? tried alt+right bracket , shift+alt+right.

you need use key combination

ctrl + shift + >


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -