just one more thing... (not Columbo 8^)
Hi,
one more niggling detail:
When the Find dialog has found a match and displays it in the Code view, oftentimes i want to focus the match and edit there.
For example, in building an ebook,
i collected a bunch of web pages,
named them s\d+.xhtml (numbered),
and have a list of original URLs as TOC (keeping a copy as Refernce page),
which i then replace (via regex) with s1.xhtml.
Next, i scan for "s1 and want to edit the matches to change the numbers.
It would be nice if a found match would focus there.
But it's no big thing, i can Focus the Code view, and it's just one shortcut more to type.
Last edited by recook; 11-19-2023 at 11:39 AM.
Reason: expanded
|