atom-synced-sidebar icon indicating copy to clipboard operation
atom-synced-sidebar copied to clipboard

Option to disable sync of items in node_modules

Open mikeerickson opened this issue 8 years ago • 2 comments

As I am sure most of us users, we have a HUGE node_modules directory. When I click on a file which is from an entry in node_modules, the sync really jacks with my sidebar.

How about a feature which would exclude node_modules items (or any exclude we choose)

I am thinking a simple settings item whereby I can put directories, etc. that I want to exclude (node_modules, bower_components, etc)

mikeerickson avatar Dec 21 '16 18:12 mikeerickson

If this is NOT something you wish to add to package yourself, would you accept a PR?

mikeerickson avatar Dec 21 '16 18:12 mikeerickson

@mikeerickson it's been a known issue for sometime to add an ignore configuration but I never got around to it. I'm totally open to a PR.

peterdotjs avatar Dec 24 '16 00:12 peterdotjs