Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Herb LSP - HTML+ERB Language ToolsNew to Visual Studio Code? Get it now.
Herb LSP - HTML+ERB Language Tools

Herb LSP - HTML+ERB Language Tools

Marco Roth

|
257 installs
| (3) | Free
| Sponsor
VS Code extension for connecting with the Herb Language Server and Language Tools for HTML+ERB files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Using Herb with Visual Studio Code

A Visual Studio Code extension for connecting with the Herb Language Server and Language Tools for HTML+ERB files using the Herb HTML-aware ERB parser.

Herb + Visual Studio Code


Installation

Visual Studio Code

Install the Herb LSP extension from the Visual Studio Marketplace, or click here to open it directly in VS Code.

Other editors

If you are looking to use Herb in another editor, check out the instructions on the editor integrations page.

Functionality

Diagnostics

  • Missing HTML opening tags (MissingOpeningTagError)
  • Missing HTML closing tags (MissingClosingTagError)
  • Mismatched HTML attribute quotes (QuotesMismatchError)
  • Ruby syntax errors (Ruby Syntax Error) (via Prism) (RubyParseError)
  • Mismatched HTML tag names (TagNamesMismatchError)
  • Unclosed elements at the end of the document (UnclosedElementError)
  • (UnexpectedTokenError)
  • (VoidElementClosingTagError)

Formatting (coming soon)

Formatting and Auto-formatting are underway. We are planning to integrate the Herb Formatter directly and conveniently into the Visual Studio Code extension.

Roadmap/Ideas

Check-out the roadmap/issues on GitHub or suggest a new featured that you would like to see integrated into the Visual Studio Code extension.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft