Hello. In google i found ERB-Sublime-Snippets. My question is, that is possibility to install this feature to my c9 workspace?
Snippets for ERB
mikeumus
#2
Hey @doloczka ,
These are the currently offically supported syntax highlightings:
But if you feel like hacking it to add ERB, it’s possible:
The list of supported languages is growing, and you can get the full list from the View > Syntax menu. Feel free to create an issue in the Ace repository for new requests, or add your own syntax highlighting mode.
See Syntax Highlighting and Themes for more info.
RudyOnRails
#3
Is there anyway to add snippets yet? I understand that syntax highlighting is available for HTML(Ruby), but I’m wondering if I can make a snippet so that I can generate ERB tags quickly.
Thanks!