HTML-CSS-Class-Completion
HTML-CSS-Class-Completion copied to clipboard
Always suggests "html" Intellisense
With this extension enabled, I get the below suggestion from Intellisense every time I hit space inside of an HTML element. It does suggest class names, but it causes this issue and it's incredibly irritating.
the same
In fact it just forces quickSuggestions in HTML and JS files to be triggered by space, even when editor.quickSuggestions
are disabled in prefs.
HTML:
JS:
same problem its very annoying its popup every time i use space in every where in document.