MCPcopy Create free account
hub / github.com/cpichard/usdtweak / SelectMatchAtOrAfter

Function SelectMatchAtOrAfter

src/texteditor/TextEditorWindow.cpp:185–199  ·  view source on GitHub ↗

Incremental search: select the first match at or after `from` (the current match's start), without skipping it — so while the user keeps typing and the current match still satisfies the growing query, the selection stays put.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DrawDocumentTabFunction · 0.85

Calls 3

emptyMethod · 0.45
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected