I use a separate file just for variables in less. I also have a bootstrapping less file which imports all the other less files at compile time.
My question is, is there a way to tell Web Workbench to use the variables less file as a reference for it's intellisense? So that if I'm working in a less file that doesn't directly import the variables file, it will still detect the variable names in intellisense?