erb-formatter icon indicating copy to clipboard operation
erb-formatter copied to clipboard

Integrate erb-formatter as a Prettier plugin

Open ghost opened this issue 11 months ago • 1 comments

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.

Also see the Developing Plugins section of the Prettier docs.

Thank you for this amazing tool!

ghost avatar Sep 21 '23 17:09 ghost