HTML-CSS-Class-Completion
HTML-CSS-Class-Completion copied to clipboard
.tpl file support
Hello,
Can support for CSS class completion be supported for Smarty template files? Another idea would be to allow for file hook aliases, like to set that some files require autocompletion.
Thanks
You can add other extensions by adding this to your VSCode settings: "html-css-class-completion.includeGlobPattern": "**/*.{css,html,scss}",