vscode-less
vscode-less copied to clipboard
Doesn't seem to support multi-folder workspaces
Expected behavior:
- Add two folders to workspace
- Add a LESS file to each one, with variables
- Import both into a third LESS file
- When using the variables from the two LESS files, they should autocomplete in the prompt.
Actual behavior: 4. When using the variables from the two LESS files, only variables from the first folder show up in the prompt.