Skip to content

Conversation

komoto48g
Copy link
Contributor

Add whole-word search functionality to DoFindNext

  • Use stc's SearchInTarget instead of str.find/rfind.

This enhancement affects all modules that use editwindow, such as PyCrust and PyShell.
image

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.
@swt2c swt2c merged commit 8e43e3d into wxWidgets:master Jul 29, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants