Is there a package or snippet I can use to activate autocompletion for ERB (.html.erb) files in Sublime?
I'm not talking about shortcuts like https://github.com/eddorre/SublimeERB provides. I want to start typing "<%
" and than Sublime to offer me the autocomplete suggestions "<% %>, <%= %>...
" similar to what happens when I enter "<d
" Sublime suggest the "<div>
" tag autocompletion.
I recommend using ERB snippet, it covers major erb tags
https://github.com/matthewrobertson/ERB-Sublime-Snippets
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With