0.0.2 • Published 9 months ago

spectrum-design-tokens-for-vscode v0.0.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
9 months ago

Spectrum Design Tokens for VS Code

Installation

👉 Install via the Visual Studio Code Marketplace

Features

Autocomplete

Autocomplete suggestions for the Spectrum Design Tokens

Demo of autocomplete

How to use

  1. Install and enable the extension TBD.
  2. Open a CSS or Sass file.
  3. Type the trigger character --.
  4. The autocomplete tokens suggestions associated with the typed CSS property will be shown.
  5. Select the token and it will be inserted along with the var() function.