Protected
Readonly
commandProtected
Readonly
editorProtected
Readonly
locationProtected
Readonly
loggerProtected
Readonly
preferenceProtected
Readonly
storageProtected
Readonly
toProtected
Readonly
toProtected
initProtected
installProtected
istrue
if the range
argument has zero length. In other words, the start
and the end
positions are the same. Otherwise, false
.
Protected
onProtected
onProtected
onProtected
onProtected
onCalled when the application is started. The application shell is not attached yet when this method runs. Should return a promise if it runs asynchronously.
Called when an application is stopped or unloaded.
Note that this is implemented using window.beforeunload
which doesn't allow any asynchronous code anymore.
I.e. this is the last tick.
Protected
reopenReopens the last closed editor with its stored view state if possible from history. If the editor cannot be restored, continue to the next editor in history.
Protected
restoreProtected
restoreProtected
restoreProtected
storeProtected
toggleToggle the display of minimap in the editor.
Protected
toggleToggle the rendering of whitespace in the editor.
Protected
toggleToggle the display of sticky scroll in the editor.
Protected
toggleToggle the editor word wrap behavior.
Dispose this object.