Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for SuperHTML as a linter & fixer #4850

Open
tkapias opened this issue Oct 30, 2024 · 0 comments
Open

Add support for SuperHTML as a linter & fixer #4850

tkapias opened this issue Oct 30, 2024 · 0 comments
Labels
new tool Support for new linters, fixers, etc.

Comments

@tkapias
Copy link

tkapias commented Oct 30, 2024

Name: SuperHTML
URL: https://github.com/kristoff-it/superhtml

SuperHTML offers syntax checking and autoformatting features for HTML files.
It can be used either directly from CLI or through a LSP client implementation.
This language server is stricter than the HTML spec whenever it would prevent potential human errors from being reported.

It currently integrate with VSCode, NeoVIM, Helix and Flow Control.
VIM can currently use it in a limited way with makeprg ant formatprg.

@tkapias tkapias added the new tool Support for new linters, fixers, etc. label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new tool Support for new linters, fixers, etc.
Projects
None yet
Development

No branches or pull requests

1 participant