Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

extension can't exclude folders needed by other plugins #1

Open
alvint opened this issue Feb 13, 2015 · 1 comment
Open

extension can't exclude folders needed by other plugins #1

alvint opened this issue Feb 13, 2015 · 1 comment
Assignees
Milestone

Comments

@alvint
Copy link

alvint commented Feb 13, 2015

It's hardly fair to log the first bug report on this issue, but it must be documented that the method used here can't exclude folders explicitly used by other plugins. For example, the .git folder will always be present/searched if either of the git extensions are used. This is a known issue with this approach and one that can't be addressed without upgrading to the next iteration of Brackets and a substantial rewrite.

@alvint alvint changed the title can't ignore folders needed by other plugins extension can't ignore folders needed by other plugins Feb 13, 2015
@alvint alvint changed the title extension can't ignore folders needed by other plugins extension can't exclude folders needed by other plugins Feb 13, 2015
@JonathanWolfe
Copy link
Owner

Yeah, I've noticed that and I'm still looking into ways of making this work with those folders as well.

For the moment it just empties those folders from the filesystem so you still get some of the benefits.

@JonathanWolfe JonathanWolfe self-assigned this Feb 13, 2015
@JonathanWolfe JonathanWolfe added this to the 1.0.0 milestone Feb 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants