Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOSED] Search in project freezes Brackets while running #6473

Open
core-ai-bot opened this issue Aug 30, 2021 · 3 comments
Open

[CLOSED] Search in project freezes Brackets while running #6473

core-ai-bot opened this issue Aug 30, 2021 · 3 comments

Comments

@core-ai-bot
Copy link
Member

Issue by MikeSpock
Tuesday Mar 11, 2014 at 16:22 GMT
Originally opened as adobe/brackets#7156


When doing a Search in project with Shift+Ctrl+F, brackets freezes until the search ends. In larger projects this means 30 seconds or even more.

It would be nice if the search would run in the background, and results would appear asyncronously in the search results window.

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Tuesday Mar 11, 2014 at 18:49 GMT


@MikeSpock We plan to have the search be more in the background in the future -- see the user story 'Find in Files: Async, cancelable search with progress meter' in our feature backlog. (Feel free to upvote it!)

In the meantime, in the upcoming Sprint 37 release you can choose subfolders, file extensions, etc. to exclude from searches -- which can speed them up considerably if, for example, you have a huge node_modules folder in your project that you usually don't need to search inside.

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Tuesday Mar 11, 2014 at 18:51 GMT


You can also use this extension to check how many files are in your project overall. If it's > 10,000 then it's definitely worth looking into ways to scope down the search...

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Thursday Jul 24, 2014 at 18:43 GMT


Closing since async (non-blocking) search and updating results incrementally are both already tracked on our feature backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant