Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>sacsshelperNew to Visual Studio Code? Get it now.
sacsshelper

sacsshelper

947821965

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

sacssHelper

区分自定义 class 和 sacss 的类名

使用

安装依赖

  • 安装 sacss 包
npm i -D sacss

hover

  • 重启 vscode (如果在安装此插件之前已经安装了sacss包,则无需重启完)

命令

  • 搜索命令 Toggle SACSS,可以切换是否高亮

自定义颜色和背景色

打开settting.json可以配置高亮颜色及背景色,默认如下:

"sacsshelper.defaultStyle": {
    "color": "#fff",
    "backgroundColor": "green"
},
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft