Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>CSS Custom PropertiesNew to Visual Studio Code? Get it now.
CSS Custom Properties

CSS Custom Properties

Tock

|
395,363 installs
| (2) | Free
Making working with CSS custom properties a joy. CSS Custom Properties adds Intellisense, Definitions, and References for CSS custom properties across your workspace.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Making working with CSS Custom Properties easier. CSS Custom Properties adds Intellisense, Definitions, and References for CSS custom properties across your workspace.

Features

Reveals custom property definitions across your workspace in the Intellisense completion items list.

CSS Custom Properties Intellisense


Reveals custom property definitions across your workspace in the Definitions list.

CSS Custom Properties Definitions


Reveals custom property references and definitions across your workspace in the References list.

CSS Custom Properties References

Requirements

none

Extension Settings

This extension contributes the following settings:

  • cssCustomProperties.files: an array of files/globs to check for definitions and references eg. ["src/**/*.css", "app.css"]
  • cssCustomProperties.languages: an array of languages to apply to (eg. ["css"]);

Known Issues

  • Currently only working for the CSS file type.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft