This extension provides official language server support for the RsHtml templating engine in Visual Studio Code.
Features
Language Server Protocol (LSP): Integrates the RsHtml language server to provide rich language features.
Syntax Highlighting: Basic syntax highlighting for .rs.html files.
Cross-Platform Support: The language server works seamlessly on Windows, macOS, and Linux.
Overview
This extension is a lightweight wrapper that automatically starts the RsHtml language server for you, enabling a smoother development experience when working with RsHtml templates.
Getting Started
Install the extension from the Visual Studio Code Marketplace.
Open a project containing .rs.html files.
The extension will automatically activate and provide language support.