Marco Roth @marcoroth.dev · Oct 12

In the upcoming Herb v0.8.0 release, the Herb Language Server will support `Fix-on-Save`, `Format-on-Save`, or both! 🌿 This builds on the new `--fix` option in the Herb Linter, which can automatically correct offenses without formatting the rest of the document.

24 likes 1 replies

?

Replies

Emir 🇹🇷 · Oct 12

Fix-on-save and format-on-save are quality of life features that every serious dev tool needs. Good to see Herb catching up.