Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magicianshiro/style-variable-prompt

在输入的时候提示css预处理器的变量的vscode插件
https://github.com/magicianshiro/style-variable-prompt

Last synced: about 1 month ago
JSON representation

在输入的时候提示css预处理器的变量的vscode插件

Awesome Lists containing this project

README

        

![https://img.shields.io/badge/vscode-1.25.0-brightgreen.svg](https://img.shields.io/badge/vscode-1.39.0-brightgreen.svg)

# Style Variable Prompt
在输入的时候提示css预处理器的变量

## 安装
vscode 编辑器上搜索安装

## 使用
自动提示

## 支持语言
+ scss
+ less

## 配置
+ `styleVariablePrompt.variableFilePath` 预处理器变量文件所在的路径数组**注意需要配置绝对路径**