Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CSS Variables AutocompleteNew to Visual Studio Code? Get it now.
CSS Variables Autocomplete

CSS Variables Autocomplete

Daniele Leão

|
32,569 installs
| (3) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Var colors Completions

This sample shows how to provide "var" colors completions aka IntelliSense into the editor. The sample uses the CompletionItemProvider api.

Sample

VS Code API

vscode module

  • languages.registerCompletionItemProvider
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft