Improve „Find and Replace“
The Find and Replace functionality seems to run in the UI-Thread, which is blocked during the search. This is especially annoying when searching in “Folders and Sub-Folders” with many files. Could you use a separate thread for searching, or even better do it in multiple Threads. Should be quite easy to parallelize and would speed up the search process, at least on SSDs.
Thanks and best regards
Please sign in to leave a comment.
Comments
2 comments