Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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插件
- Host: GitHub
- URL: https://github.com/magicianshiro/style-variable-prompt
- Owner: magicianShiro
- Created: 2019-11-08T09:56:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T19:02:09.000Z (about 2 years ago)
- Last Synced: 2023-02-26T20:26:29.395Z (almost 2 years ago)
- Language: TypeScript
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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` 预处理器变量文件所在的路径数组**注意需要配置绝对路径**