htmlhint / htmlhint/vscode-htmlhint
Enable "per project" configuration on VSCode (multi-root workspace)
Open
@coliff is already working on this.
Since May 8, 2025.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 7
- Avg merge
- 3h 33m
- Merged PRs (30d)
- 2
Description
In the docs (https://github.com/htmlhint/vscode-htmlhint/tree/main/htmlhint#settings), it is mentioned that one can change settings in VSCode on different levels:
- Globally (user settings)
- Workspace
However, it is currently not possible to define it at project level (Folder settings) --> .vscode/settings.json file inside a project
It'd be a nice addition.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.