zignd / HTML-CSS-Class-Completion

:chocolate_bar: Visual Studio Code extension that provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace
https://marketplace.visualstudio.com/items?itemName=Zignd.html-css-class-completion
MIT License
250 stars 83 forks source link

New Feature Need #374

Open Aditya-Narayan-Nayak opened 2 years ago

Aditya-Narayan-Nayak commented 2 years ago

First of all, We have to create 3 files HTML, CSS, JS files for Web dev.

Problem:-

When I have written an id/class name for an element in HTML, I have to Again write the same Id name in CSS/JS file. So make an Extension Id/class which I have given in Html will Automatically suggest to me in CSS and Js File