Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
ace
Ace
SearchOptions
Interface SearchOptions
interface
SearchOptions
{
backwards
:
boolean
;
caseSensitive
:
boolean
;
needle
:
string
|
RegExp
;
preserveCase
:
boolean
;
preventScroll
:
boolean
;
range
:
Ace
.
Range
;
regExp
:
boolean
;
skipCurrent
:
boolean
;
start
:
Ace
.
Range
;
wholeWord
:
boolean
;
wrap
:
boolean
;
}
Index
Properties
backwards
case
Sensitive
needle
preserve
Case
prevent
Scroll
range
reg
Exp
skip
Current
start
whole
Word
wrap
Properties
backwards
backwards
:
boolean
case
Sensitive
case
Sensitive
:
boolean
needle
needle
:
string
|
RegExp
preserve
Case
preserve
Case
:
boolean
prevent
Scroll
prevent
Scroll
:
boolean
range
range
:
Ace
.
Range
reg
Exp
reg
Exp
:
boolean
skip
Current
skip
Current
:
boolean
start
start
:
Ace
.
Range
whole
Word
whole
Word
:
boolean
wrap
wrap
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
backwards
case
Sensitive
needle
preserve
Case
prevent
Scroll
range
reg
Exp
skip
Current
start
whole
Word
wrap
Ace API Reference
ace
src
ace
anchor
apply_delta
autocomplete
background_tokenizer
bidihandler
clipboard
commands
command_manager
default_commands
incremental_search_commands
multi_select_commands
occur_commands
config
css/editor-css
document
edit_session
editor
ext
Loading...
Generated using
TypeDoc