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
It would be great if erb-formatter were a Prettier plugin @prettier/plugin-erb. This would free you from having to maintain the Ruby ERB::Formatter VS Code plugin and free users from installing extra tools.
@prettier/plugin-ruby is also Syntax Tree based and could be used as a template for how to do the integration.
It would be great if
erb-formatter
were a Prettier plugin@prettier/plugin-erb
. This would free you from having to maintain theRuby ERB::Formatter
VS Code plugin and free users from installing extra tools.@prettier/plugin-ruby
is also Syntax Tree based and could be used as a template for how to do the integration.Also see the Developing Plugins section of the Prettier docs.
Thank you for this amazing tool!
The text was updated successfully, but these errors were encountered: