Environment (please complete the following information):
- OS Windows 11
- Extension version: 2.1.9
Describe the bug:
The documentation is not clear on Webhints status. and the install instructions.
- the product page of Microsoft Edge Tools for VS Code does not mention that
webhint is inbuilt. It should.
- the product page should say that you cannot have both the
webhint and Microsoft Edge Tools for VS Code installed at the same time otherwise errors will occur.
- A link to the current rules that are being apply. The reason for this is that
webhint has a lot of functions that can be enabled/disable/changed etc..
- the instructions say you need
node and npm installed, but it does not mention the hint npm package and whether or not you should install it. This should be specifically mentioned as the current information is confusing.
- on the product page, clarify that webhint is about "Best Practices" rather than a full blown linter. The reason This should be mentions is that people can decide if they need to install ESLint and the
eslint-plugin-html
- is the
html package bundled in the dev tools extension? if html is installed locally or gloablly will this instance override the bundled version? users expect tha can run npx hint http://quantunmwarp.com/ but i don't think this works with just the bundled package.
Reference link
Environment (please complete the following information):
Describe the bug:
The documentation is not clear on Webhints status. and the install instructions.
webhintis inbuilt. It should.webhintandMicrosoft Edge Tools for VS Codeinstalled at the same time otherwise errors will occur.webhinthas a lot of functions that can be enabled/disable/changed etc..nodeandnpminstalled, but it does not mention thehintnpm package and whether or not you should install it. This should be specifically mentioned as the current information is confusing.eslint-plugin-htmlhtmlpackage bundled in the dev tools extension? ifhtmlis installed locally or gloablly will this instance override the bundled version? users expect tha can runnpx hint http://quantunmwarp.com/but i don't think this works with just the bundled package.Reference link