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