| Interface | Description |
|---|---|
| CompletionGenerator |
| Class | Description |
|---|---|
| CssCompletionProvider |
A completion provider for CSS files.
|
| CssLanguageSupport |
Language support for CSS files.
|
| PropertyValueCompletionProvider |
The completion provider used for CSS properties and values.
|
| Enum | Description |
|---|---|
| PropertyValueCompletionProvider.LexerState |
A simple enum to keep track of what "state" we're in at a specific
location in a CSS file.
|