vunguyentuan / vscode-css-variables

CSS variables autocomplete for vscode
https://marketplace.visualstudio.com/items?itemName=vunguyentuan.vscode-css-variables
MIT License
139 stars 22 forks source link

Add ability to add variables that are not in any css files as they'll be generated at run time #77

Open jt561 opened 12 months ago

jt561 commented 12 months ago

There should be a place where we can add css variables that will be generated at runtime so that we can get auto complete for that variable name even if it's not in any css files.