mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
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.