-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Description
Description of the Issue
The current "Find in Files progress" dialog only shows the filename, a progress bar, and a Cancel button. When the user just needs to get the first few matches of the keyword in a large directory tree, the user has to wait for the whole operation to finish even though it's technically possible to stop the Find progress in the middle and let the user continue their work quickly.
This is a UI suggestion:
- Rename the "Cancel" button in the "Find in Files progress" dialog to "Stop", since the latter describes the action more accurately.
- During the progress, show the number of hits, number of files containing the hits, and number of files searched so far, roughly in this format:
%u hits in %u files of %u searched(this is the same format as used in the "Search results" panel)
Related to #11459, except that my suggestion has a more practical use case.
Steps to Reproduce the Issue
- "Search" -> "Find in Files"
- Choose a large directory, e.g. "C:", for the "Directory" field, and a keyword ("Find what") that probably appears only once or twice.
- Click "Find All"
- Wait.
Debug Information
Notepad++ v8.5 (64-bit)
Build time : Mar 6 2023 - 02:18:13
Path : C:\Program Files\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Pro (64-bit)
OS Version : 1909
OS Build : 18363.418
Current ANSI codepage : 950
Plugins :
mimeTools (2.9)
NppConverter (4.5)
NppExport (0.4)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
