You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable editor::WrapSelectionsInTag action in HTML+ERB files (#191)
I believe this is what's needed to enable the
`editor::WrapSelectionsInTag` action in HTML+ERB files. It worked on
initial release, but I think at some point the implementation was
generalized by letting languages specify `wrap_characters`, so currently
it only works in pure HTML files.
0 commit comments