RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Introducing Herb Language Server and Visual Studio Code Extension

As a next step for Herb, I’m happy to share that I’ve just released the first version of the Herb Language Server along with a Visual Studio Code extension.

Built on top of Herb’s HTML-aware ERB parser, this makes it possible to bring proper diagnostics, instant feedback, and structural awareness to .html.erb files directly inside your editor.

The goal with this release is to make it easier for people to actually use and stress-test the parser in real-world projects, and hopefully uncover any remaining edge cases that need fixing.

https://marcoroth.dev/posts/herb-language-server

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in