TheSpyder / SyncedSideBar

Sublime Text plugin to sync project sidebar (folder view) with currently active file.
341 stars 23 forks source link

Ignore folders #50

Open EdnaldoNeimeg opened 6 years ago

EdnaldoNeimeg commented 6 years ago

There should be a config to ignore some folders like node_modules, wich has lots of subfolders.

TheSpyder commented 6 years ago

Hmm that’s a cool idea. I’m not sure how hard it will be but I’ll look into it, thanks for the suggestion!

dvcrn commented 3 years ago

Same here, the reason why I turn this off all the time is because it expands vendor folders and I have to manually close them again.

Would love to see ignore patterns!

mataha commented 1 year ago

See #64.