atom-tree-ignore icon indicating copy to clipboard operation
atom-tree-ignore copied to clipboard

Upgrade ignore to 3.x

Open cjntaylor opened this issue 7 years ago • 3 comments

Upgrading the ignore package to provide better consistency with modern gitignore rules. This allows recursive ignore rules, among other things.

Also required a small edit to ensure that empty paths are filtered out when hiding elements in the tree. It would appear that previously, an unintended side-effect of the way ignore.filter worked filtered these out; now its just explicit.

cjntaylor avatar Dec 08 '16 08:12 cjntaylor

Hi, thanks.

I'm still quite busy right now, but will try to merge and publish ASAP.

leny avatar Dec 08 '16 09:12 leny

I forgot, this solves #32 for anyone keeping score. Thanks for the quick uptake - take your time - the fix is usable now if you install via git repo or apm link.

cjntaylor avatar Dec 08 '16 09:12 cjntaylor

Hi, sorry for the long delay.

I'm not an active user of Atom anymore (switched to vim a few months ago), but, for now, I'm mostly too busy with professional work and deadlines to be able to fix this package before a few months.

If anyone of you want to become a collaborator and do the work, I will be happy to include this person(s) on the collaborators list of the package.

Thanks :)

leny avatar Apr 24 '17 11:04 leny