File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 22
33# Visual Studio Code CSS Support for HTML Documents
44
5- CSS support for HTML documents.
5+ Missing CSS support for HTML documents.
66
77## Features
88
9- - Style attribute completion and hover.
10- - Id attribute completion.
119- Class attribute completion.
12- - Supports Zen Coding completion for id and class attributes.
10+ - Id attribute completion.
11+ - Supports Zen Coding completion for class and id attributes.
1312- Scans workspace folder for css files.
1413- Supports optional resource.json file for fine tuned resource selection.
1514- Uses [ vscode-css-languageservice] ( https://github.com/Microsoft/vscode-css-languageservice ) .
Original file line number Diff line number Diff line change 22 "name" : " vscode-html-css" ,
33 "displayName" : " HTML CSS Support" ,
44 "description" : " CSS support for HTML documents" ,
5- "version" : " 0.0.32 " ,
5+ "version" : " 0.0.33 " ,
66 "publisher" : " ecmel" ,
77 "license" : " MIT" ,
88 "homepage" : " https://github.com/ecmel/vscode-html-css" ,
You can’t perform that action at this time.
0 commit comments