wixplosives/stylable-intelligence

-st-from should auto-complete file paths

AviVahl opened this issue · 1 comments

Example:

:import {
    -st-from: "../src/|";
    -st-default: MyStyle;
}

for autocompletion at |, intelligence should offer list of all directories and files in /src/, where .st.css files get precedence.

Closing here and opening in Stylable.