rintenki-lsp-server
v0.14.5
Published
LSP server for rintenki HTML linter
Readme
rintenki-lsp-server
LSP server for rintenki HTML linter.
Install
npm install rintenki-lsp-serverFeatures
- Real-time diagnostics via
textDocument/publishDiagnostics - Quick Fix code actions for auto-fixable rules
- Configurable via
.rintenkirc.jsonor editor settings
Usage with editors
This package is used internally by the rintenki VS Code extension. For other editors, configure an LSP client to launch rintenki-lsp-server via stdio.
License
MIT
