File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# Visual Studio Code CSS Intellisense for HTML
22
3- HTML ` id ` and ` class ` attribute completion for VS Code.
3+ HTML ` id ` and ` class ` attributes completion and validation for VS Code.
44
55## Features
66
7- - HTML ` id ` attribute completion and validation.
8- - HTML ` class ` attribute completion and validation.
7+ - HTML ` id ` and ` class ` attributes completion and validation.
98- Supports linked and embedded style sheets.
109- Supports template inheritance.
1110- Supports additional style sheets.
1211- Supports other HTML like languages.
1312
1413## Usage
1514
16- You can view a list of ` id ` and ` class ` attribute suggestions via ` ctrl + space ` .
15+ You can view a list of ` id ` and ` class ` attribute suggestions via ` ctrl + space ` . Invalid selectors will be shown as warnings.
1716
1817## Linked and Embedded Style Sheets
1918
You can’t perform that action at this time.
0 commit comments