Protected
constructorOptional
options: MonacoEditor.IOptionsOptional
override: EditorServiceOverridesOptional
parentEditor: MonacoEditorProtected
_true
because it is derived from an URI during the instantiation
Protected
Readonly
autoProtected
Readonly
contextReadonly
documentReadonly
documentsProtected
editorProtected
Readonly
m2pProtected
Readonly
maxProtected
Readonly
minProtected
modelProtected
Readonly
monacoReadonly
nodeProtected
Readonly
onReadonly
onReadonly
onProtected
Readonly
onReadonly
onProtected
Readonly
onReadonly
onProtected
Readonly
onProtected
Readonly
onProtected
Readonly
onProtected
Readonly
onProtected
Readonly
onReadonly
onThis event is optional iff shouldDisplayDirtyDiff always returns the same result for this editor instance.
Protected
Readonly
onProtected
Readonly
p2mOptional
Readonly
parentProtected
Readonly
toReadonly
uriProtected
addProtected
autoresizeProtected
computeProtected
createOptional
options: IStandaloneEditorConstructionOptions | IStandaloneEditorConstructionOptionsOptional
override: EditorServiceOverridesApplies 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.
Protected
fireThe text editor should be revealed, otherwise it won't receive the focus.
Protected
fromProtected
fromGets the encoding of the input if known.
Protected
getProtected
getOptional
override: EditorServiceOverridesGets 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.
Protected
getProtected
inittrue
if the find (and replace) widget is visible in the editor. Otherwise, false
.
true
if the name rename refactoring input HTML element is visible. Otherwise, false
.
true
if the suggest widget is visible in the editor. Otherwise, false
.
Protected
mapRerender the editor.
Replaces the text of source given in ReplaceTextParams.
Protected
resizeResize the editor to fit its node.
Sets the encoding for the input for saving.
Protected
toProtected
toeslint-disable-next-line @typescript-eslint/no-explicit-any
Static
createOptional
options: MonacoEditor.IOptionsOptional
override: EditorServiceOverridesOptional
parentEditor: MonacoEditor
Navigatable
provides an access to an URI of an underlying instance ofResource
.