Readonly
documentReadonly
isReadonly
nodeReadonly
onReadonly
onReadonly
onReadonly
onReadonly
onReadonly
onReadonly
onReadonly
onReadonly
onOptional
Readonly
onThis event is optional iff shouldDisplayDirtyDiff always returns the same result for this editor instance.
Readonly
uriApplies given new decorations, and removes old decorations identified by ids.
identifiers of applied decorations, which can be removed in next call.
Dispose this object.
Execute edits on the editor.
The text editor should be revealed, otherwise it won't receive the focus.
Gets the encoding of the input if known.
Gets all the decorations for the lines between startLineNumber
and endLineNumber
as an array.
The start line number.
The end line number.
An array with the decorations.
Return an underlying resource URI.
Rerender the editor.
Replaces the text of source given in ReplaceTextParams.
Resize the editor to fit its node.
Optional
options: RevealPositionOptionsOptional
options: RevealRangeOptionsSets the encoding for the input for saving.
Navigatable
provides an access to an URI of an underlying instance ofResource
.