We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14c534a commit 413dad6Copy full SHA for 413dad6
README.md
@@ -4,13 +4,12 @@ HTML `id` and `class` attribute completion for VS Code.
4
5
## Features
6
7
-- HTML `id` attribute completion.
8
-- HTML `class` attribute completion.
+- HTML `id` attribute completion and validation.
+- HTML `class` attribute completion and validation.
9
- Supports linked and embedded style sheets.
10
- Supports template inheritance.
11
- Supports additional style sheets.
12
- Supports other HTML like languages.
13
-- Validates HTML `id` and `class` attributes.
14
15
## Usage
16
0 commit comments