Use case or problem
The feature named “Find…” in the note menu is named “Search in current file” in the command palette, and “Replace…” in the menu is named “Search & replace in current file” in the palette. This is inconsistent and confusing, making it needlessly harder for a user familiar with one to find the other.
Proposed solution
Change “Search” in the command names to “Find”.
- “Find in current file”
- “Find & replace in current file”.
As far as I know, “Find” is the commonly used word for searching (and optionally replacing) in a single file, with “search” being used for searching multiple files. Also, the placeholder text in the field is “Find”.
Current workaround (optional)
Memorization.