Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

[File Watcher] Find in Files goes into infinite loop with Related Files extension #6401

Closed
redmunds opened this issue Jan 8, 2014 · 6 comments

Comments

@redmunds
Copy link
Contributor

redmunds commented Jan 8, 2014

This was introduced with new File Watching and Caching code in conjunction with the Related Files extension

  1. Search argument is "brackets"
  2. Folder is brackets/src
@iwehrman
Copy link
Contributor

iwehrman commented Jan 8, 2014

Any idea what's going on here? Is this a Brackets bug or a bug in the extension?

@iwehrman
Copy link
Contributor

iwehrman commented Jan 8, 2014

This extension seems to have problems in Brackets master unrelated to the FileSystem changes. At the very least, this call to $.each is incorrect and causes unhandled exceptions to be thrown. (CC @jhatwich)

@redmunds Do you still think this is a high priority Brackets issue?

@redmunds
Copy link
Contributor Author

redmunds commented Jan 8, 2014

I haven't dug into it. There are some exceptions in console, so I suspect extension is calling some deprecated or obsolete API calls.

@redmunds
Copy link
Contributor Author

redmunds commented Jan 8, 2014

I can run Find in Files in Sprint 35, so it's a recent injection. It might not be related to File Watchers, but I think it's definitely something that should be fixed for Sprint 36.

@jasonsanjose
Copy link
Member

FBNC @redmunds

@redmunds
Copy link
Contributor Author

redmunds commented Jan 9, 2014

Confirmed. Closing

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

3 participants