-
- the `"htmlhint.documentSelector` wont work because of https://github.com/htmlhint/vscode-htmlhint/blob/07db8b265378ccf7f0064926abd8c2f1597f05fe/htmlhint/package.json#L32
- `htmlhint.configFile` i…
ctf0 updated
2 months ago
-
### Relevant template
refarch-frontend, refarch-webcomponent
### Problem description (optional)
Currently we only lint the `` parts of Vue SFCs in terms of Vue related mechanisms, but we don't chec…
-
On http://htmlhint.com/ you can chose from a lot of options for linting, could these be added to the Package Settings? For example a checkbox if I want to check for `tag-self-close` also? Currently I …
-
**Is your feature request related to a problem? Please describe.**
I have a existing project, i want to enable HTMLHint, but i can not, because i would have to solve every existing error in legacy co…
-
Any chance you of adding support for gulp-htmlhint?
-
Currently the extension evaluates all files that are open. Sometimes it evaluate files that should not be parsed (generated files, files under node_modules, target, etc.).
Is there a way to tell HT…
-
### Issues
- [X] I have checked [existing issues](https://github.com/jose-elias-alvarez/null-ls.nvim/issues) and there are no existing ones with the same request.
### Feature description
i tr…
-
## The devDependency [htmlhint](https://github.com/thedaviddias/HTMLHint) was updated from `0.10.1` to `0.10.2`.
🚨 [View failing branch](https://github.com/AnthonyNahas/my-page/compare/dev...Anthony…
-
First off, great extension so thanks for your effort.
I had installed previously HTMLHint extension in VSC and it worked fine, its feature on autocomplete/autoclosing attributes (example: with "`
-
Please update to htmlhint 0.9.13. Additionally it would be nice to:
- Allow to use a global htmlhint installation by setting a path (see https://atom.io/packages/linter-sass-lint)
- Allow to use a loc…