Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
src/ext/whitespace
trimTrailingSpace
Function trimTrailingSpace
trim
Trailing
Space
(
session
,
options
)
:
void
Parameters
session
:
EditSession
options
:
{
keepCursorPosition
:
boolean
;
trimEmpty
:
boolean
;
}
keep
Cursor
Position
:
boolean
do not trim whitespace before the cursor
trim
Empty
:
boolean
trim empty lines too
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
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
do not trim whitespace before the cursor