EditorWebViewJavaScriptInterop.FindAndSelectTextInCurrentLine
less than 1 minute to read

Finds search text in the current line and if found selects it

public Task FindAndSelectTextInCurrentLine(string search)

Parameters

search
Text to highlight/select


See also:

Class EditorWebViewJavaScriptInterop

© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic