Is there any way to include css/less files for intellisense purposes, but not have them in the solution / project (VS 2013)
I am using bower / gulp to manage my dependencies and inject them into my final html. As such, I don't want to include my bower_components folder into my project.