Anticipating deep shame on this, but I need someone to point out this functionality for me.
I could swear there used to be a built-in keyboard combo/snippet that would insert an empty erb tag–by which I mean:
<%= | %>
(where the pipe there signifies cursor position).
Not finding any such thing now in command palette or menus (syntax is set to ‘HTML (Rails)’). There are bunches of snips for particular view helpers (form_for, link_to, etc) but nothing so bare bones.
I suppose I can make my own snippet, but this makes me wonder if I’ve got some fundamental problem w/my config (or understanding) of sublime.
Can anybody throw me a clue here?
Thanks!
-Roy