Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>css-variable-complement-helperNew to Visual Studio Code? Get it now.
css-variable-complement-helper

css-variable-complement-helper

jinle

|
119 installs
| (0) | Free
help you import css variables
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

css-variable-complement-helper README

扩展 “less-complement-helper” your extension "css-variable-complement-helper".

识别每个 less 入口文件,可以支持多个. 通过输入--触发

it's analyzing every entry less files, supporting muilty entries.Triggered by inputting ` -- '

Features

自动补全 CSS Variable 的变量以及 class auto provide CSS Variable's variables and classNames's complements;

Extension

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

Using

添加.cssvariablerc文件。内部配置如下:

{
  "prefix": "./node_modules/",
  "entry": [
    "@alife/mobile-theme-31068/index.css",
    "@ali/mmc-mobile-ui/lib/style/font.less"
  ]
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft