konstantinkobs / brackets-SASShints

Autocompletion for SASS/SCSS variables in Brackets
30 stars 7 forks source link

Add option to exclude certain project folders #7

Open nighto opened 9 years ago

nighto commented 9 years ago

Hi,

I'd like to suggest an option to exclude certain project folders.

I'm developing a project with Ionic Framework and this plugin makes SCSS editing very slow, because it's checking in hundreds/thousands of Ionic's SCSS variables. If I could have it only looking for variables on my SCSS files it'd be more usable to me.

Thank you.

stacyk commented 9 years ago

+1 to this. It only shows me like the firs x number of variables and once it gets to the "b" alphabetically it will not show any more. I assume it is pulling in all of the sass variables from my Bourbon folder which I am pulling in with Bower so everything is in my project folder. Excluding the bower-components folder would be excellent.

manjarco commented 7 years ago

+1