Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
scss-variable-completions
New to Visual Studio Code?
Get it now.
scss-variable-completions
shenglinliang
|
4 installs
|
(
0
)
|
Free
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
scss-variable-completions README
输入
#颜色值
或
$变量
时,提示对应的 scss 变量
Extension Settings
scss-variable-completions.variableScssPaths
: 配置scss文件路径。如: ["relative/path/to/file.scss"]
Use
or