Got an early version of the Herb Formatter wired up to the Herb Language Server to support the built-in format-on-save.
@marcoroth dude thats sweet, I have wanted an erb formatter for so long...

@skryking thanks!

I know, right?

The good thing is that Herb deeply understands HTML+ERB documents and with that we should be able to build the best HTML+ERB formatter yet!

@marcoroth what editor are you usng this with?
@skryking the recording is VS Code, but this is implemented in a Language Server, so it will work in any editor that supports the LSP.