Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/view/notebook-find-widget
NotebookFindWidgetState
Interface NotebookFindWidgetState
interface
NotebookFindWidgetState
{
activeFilters
:
string
[]
;
currentMatch
:
number
;
expanded
:
boolean
;
matchCase
:
boolean
;
matches
:
NotebookEditorFindMatch
[]
;
regex
:
boolean
;
replace
:
string
;
search
:
string
;
wholeWord
:
boolean
;
}
Index
Properties
active
Filters
current
Match
expanded
match
Case
matches
regex
replace
search
whole
Word
Properties
active
Filters
activeFilters
:
string
[]
current
Match
currentMatch
:
number
expanded
expanded
:
boolean
match
Case
matchCase
:
boolean
matches
matches
:
NotebookEditorFindMatch
[]
regex
regex
:
boolean
replace
replace
:
string
search
search
:
string
whole
Word
wholeWord
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Filters
current
Match
expanded
match
Case
matches
regex
replace
search
whole
Word
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...