Nova

Extensions


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


Changelog

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