Extension Details

- Ruby on Rails ERB tags
- by Eugeniu Vozoca aka devjah
- 2 Recent Installs | 1482 Total Installs
- Ruby on Rails ERB tags switcher
- Repository
- Bug Reports
Readme
Ruby on Rails ERB tags for Nova
Quickly switch between <%, <%= & <%# with a single shortcut
Select a text to wrap it in ERB tags or just use ⌘-shift-> to create a tag and start typing the expression
Demo gif:

Have any suggestions? Say hi to devjah
Release Notes
Version 1.1.1
- Fixes opening tag detection
Version 1.1
- Fixes multiple ERB tags on the same line
- Allows switching tags that span across multiple lines
e.g. when you have an ERB tag opened at line 1 and closed at line 10.
Version 1.0
Initial release