You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will there be an implementation of the SCI_FINDTEXT and SCI_FINDTEXTFULL in Scintilla5.net?
This could help a lot when marking all occurencies of a found string e.g. in a scrollbar. It should be more performant than many calls to SearchInTarget.
The text was updated successfully, but these errors were encountered:
Will there be an implementation of the SCI_FINDTEXT and SCI_FINDTEXTFULL in Scintilla5.net?
This could help a lot when marking all occurencies of a found string e.g. in a scrollbar. It should be more performant than many calls to SearchInTarget.
The text was updated successfully, but these errors were encountered: