In the html file, if i enter
<div
The would be class selection in the list, if i choose it, the text would be:
<div class=""
Then it won't suggest any css class inside.
It only works if i type class or trigger suggestion manually.
Any chance to auto trigger class completion?
In the html file, if i enter
<divThe would be
classselection in the list, if i choose it, the text would be:<div class=""Then it won't suggest any css class inside.
It only works if i type class or trigger suggestion manually.
Any chance to auto trigger class completion?