Open
Description
Hello there,
I'm trying to set up completion to target only one CSS file, and exclude everything else.
I did try:
"html-css-class-completion.includeGlobPattern": "/packages/styles/assets/css/css-autocomplete.css",
"html-css-class-completion.excludeGlobPattern": "**/!(/packages/styles/assets/css/css-autocomplete.css)",
So I include my file, and exclude everything else. Then I launch caching => seems my file is added (I see some dumb classnames I've put in), but I see also tons of other suggestions.
Can you tell me what I did wrong? 🙏
Metadata
Metadata
Assignees
Labels
No labels