Files
Phoenix/wx/py/editwindow.py
Kazuya O'moto ffe0166e4e Enable whole-word search
Add whole-word search functionality to DoFindNext
* Use stc's SearchInTarget instead of str.find/rfind.

Modify ShowPosition (override)
* Reverted the comment line.
  Folded lines need to be expanded to ensure the target line is visible.
2025-07-05 21:51:06 +09:00

11 KiB