-
Notifications
You must be signed in to change notification settings - Fork 38.1k
Closed
Labels
css-less-scssIssues and items concerning CSS,Less,SCSS stylingIssues and items concerning CSS,Less,SCSS stylingfeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
When write my HTML first, I add a class name that I have not yet created in my CSS, for example div class="vscode" /div . When I go to my CSS file and begin typing ".v" there is no autocomplete for ".vscode". but in the webstorm ,there is a hint, it's really great.
there are some extensions to auto-complete class name, but all of them (at least I can't find one)offer the suggestions based on the css files instead of html files .
someone has the same problem.
https://stackoverflow.com/questions/40760014/vs-code-html-css-classes-scoping?rq=1
- VSCode Version: last version
- OS Version: last version
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
css-less-scssIssues and items concerning CSS,Less,SCSS stylingIssues and items concerning CSS,Less,SCSS stylingfeature-requestRequest for new features or functionalityRequest for new features or functionality