Is there a way not to block the UI when a search in files is running? Could this run in a separate thread in the background so that users can continue working on other open documents?
ziguolo wrote:
Is there a way not to block the UI when a search in files is running? Could this run in a separate thread in the background so that users can continue working on other open documents?
thx
Create a new group, or disable the tab, and then you can do Find in Files in.
It seems a bit of an overkill to create a new group just to search in files. An non modal search seems the best way to go in this case, redirecting the search results to the output window in a non blocking fashion. e.g: visual studio, eclipse, ultraedit, notepad++…
Regards
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘EmEditor Core Enhancement Suggestions’ is closed to new topics and replies.