commands:
addCursorAbove: {name: "addCursorAbove", exec: ƒ, bindKey: {…}, scrollIntoView: "cursor", readOnly: true}
addCursorAboveSkipCurrent: {name: "addCursorAboveSkipCurrent", exec: ƒ, bindKey: {…}, scrollIntoView: "cursor", readOnly: true}
addCursorBelow: {name: "addCursorBelow", exec: ƒ, bindKey: {…}, scrollIntoView: "cursor", readOnly: true}
addCursorBelowSkipCurrent: {name: "addCursorBelowSkipCurrent", exec: ƒ, bindKey: {…}, scrollIntoView: "cursor", readOnly: true}
alignCursors: {name: "alignCursors", exec: ƒ, bindKey: {…}, scrollIntoView: "cursor"}
backspace: {name: "backspace", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor"}
blockindent: {name: "blockindent", bindKey: {…}, exec: ƒ, multiSelectAction: "forEachLine", scrollIntoView: "selectionPart"}
blockoutdent: {name: "blockoutdent", bindKey: {…}, exec: ƒ, multiSelectAction: "forEachLine", scrollIntoView: "selectionPart"}
centerselection: {name: "centerselection", bindKey: {…}, exec: ƒ, readOnly: true}
copy: {name: "copy", exec: ƒ, readOnly: true}
copylinesdown: {name: "copylinesdown", bindKey: {…}, exec: ƒ, scrollIntoView: "cursor"}
copylinesup: {name: "copylinesup", bindKey: {…}, exec: ƒ, scrollIntoView: "cursor"}
cut: {name: "cut", exec: ƒ, scrollIntoView: "cursor", multiSelectAction: "forEach"}
cut_or_delete: {name: "cut_or_delete", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor"}
del: {name: "del", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor"}
duplicateSelection: {name: "duplicateSelection", bindKey: {…}, exec: ƒ, scrollIntoView: "cursor", multiSelectAction: "forEach"}
expandSnippet: {name: "expandSnippet", exec: ƒ, bindKey: "Tab"}
expandToMatching: {name: "expandToMatching", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "animate", …}
expandtoline: {name: "expandtoline", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
find: {name: "find", bindKey: {…}, exec: ƒ, readOnly: true}
findAll: {name: "findAll", exec: ƒ, bindKey: {…}, scrollIntoView: "cursor", readOnly: true}
findnext: {name: "findnext", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "center", …}
findprevious: {name: "findprevious", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "center", …}
fold: {name: "fold", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "center", …}
foldOther: {name: "foldOther", bindKey: {…}, exec: ƒ, scrollIntoView: "center", readOnly: true}
foldall: {name: "foldall", bindKey: {…}, exec: ƒ, scrollIntoView: "center", readOnly: true}
goToNextError: {name: "goToNextError", bindKey: {…}, exec: ƒ, scrollIntoView: "animate", readOnly: true}
goToPreviousError: {name: "goToPreviousError", bindKey: {…}, exec: ƒ, scrollIntoView: "animate", readOnly: true}
golinedown: {name: "golinedown", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
golineup: {name: "golineup", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
gotoend: {name: "gotoend", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", readOnly: true, …}
gotoleft: {name: "gotoleft", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
gotoline: {name: "gotoline", bindKey: {…}, exec: ƒ, readOnly: true}
gotolineend: {name: "gotolineend", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
gotolinestart: {name: "gotolinestart", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
gotopagedown: {name: "gotopagedown", bindKey: {…}, exec: ƒ, readOnly: true}
gotopageup: {name: "gotopageup", bindKey: "PageUp", exec: ƒ, readOnly: true}
gotoright: {name: "gotoright", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
gotostart: {name: "gotostart", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", readOnly: true, …}
gotowordleft: {name: "gotowordleft", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
gotowordright: {name: "gotowordright", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
indent: {name: "indent", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "selectionPart"}
insertstring: {name: "insertstring", exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor"}
inserttext: {name: "inserttext", exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor"}
invertSelection: {name: "invertSelection", bindKey: {…}, exec: ƒ, readOnly: true, scrollIntoView: "none"}
joinlines: {name: "joinlines", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", readOnly: true}
jumptomatching: {name: "jumptomatching", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "animate", …}
modifyNumberDown: {name: "modifyNumberDown", bindKey: {…}, exec: ƒ, scrollIntoView: "cursor", multiSelectAction: "forEach"}
modifyNumberUp: {name: "modifyNumberUp", bindKey: {…}, exec: ƒ, scrollIntoView: "cursor", multiSelectAction: "forEach"}
movelinesdown: {name: "movelinesdown", bindKey: {…}, exec: ƒ, scrollIntoView: "cursor"}
movelinesup: {name: "movelinesup", bindKey: {…}, exec: ƒ, scrollIntoView: "cursor"}
outdent: {name: "outdent", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "selectionPart"}
overwrite: {name: "overwrite", bindKey: "Insert", exec: ƒ, readOnly: true}
pagedown: {name: "pagedown", bindKey: {…}, exec: ƒ, readOnly: true}
pageup: {name: "pageup", bindKey: {…}, exec: ƒ, readOnly: true}
passKeysToBrowser: {name: "passKeysToBrowser", bindKey: {…}, exec: ƒ, passEvent: true, readOnly: true}
paste: {name: "paste", exec: ƒ, scrollIntoView: "cursor"}
redo: {name: "redo", bindKey: {…}, exec: ƒ}
removeline: {name: "removeline", bindKey: {…}, exec: ƒ, scrollIntoView: "cursor", multiSelectAction: "forEachLine"}
removetolineend: {name: "removetolineend", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor"}
removetolineendhard: {name: "removetolineendhard", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor"}
removetolinestart: {name: "removetolinestart", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor"}
removetolinestarthard: {name: "removetolinestarthard", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor"}
removewordleft: {name: "removewordleft", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor"}
removewordright: {name: "removewordright", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor"}
replace: {name: "replace", bindKey: {…}, exec: ƒ}
replaymacro: {name: "replaymacro", bindKey: {…}, exec: ƒ, readOnly: true}
scrolldown: {name: "scrolldown", bindKey: {…}, exec: ƒ, readOnly: true}
scrollup: {name: "scrollup", bindKey: {…}, exec: ƒ, readOnly: true}
selectMoreAfter: {name: "selectMoreAfter", exec: ƒ, bindKey: {…}, scrollIntoView: "cursor", readOnly: true}
selectMoreBefore: {name: "selectMoreBefore", exec: ƒ, bindKey: {…}, scrollIntoView: "cursor", readOnly: true}
selectNextAfter: {name: "selectNextAfter", exec: ƒ, bindKey: {…}, scrollIntoView: "cursor", readOnly: true}
selectNextBefore: {name: "selectNextBefore", exec: ƒ, bindKey: {…}, scrollIntoView: "cursor", readOnly: true}
selectOrFindNext: {name: "selectOrFindNext", bindKey: {…}, exec: ƒ, readOnly: true}
selectOrFindPrevious: {name: "selectOrFindPrevious", bindKey: {…}, exec: ƒ, readOnly: true}
selectall: {name: "selectall", bindKey: {…}, exec: ƒ, readOnly: true}
selectdown: {name: "selectdown", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
selectleft: {name: "selectleft", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
selectlineend: {name: "selectlineend", bindKey: "Shift-End", exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
selectlinestart: {name: "selectlinestart", bindKey: "Shift-Home", exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
selectpagedown: {name: "selectpagedown", bindKey: "Shift-PageDown", exec: ƒ, readOnly: true}
selectpageup: {name: "selectpageup", bindKey: "Shift-PageUp", exec: ƒ, readOnly: true}
selectright: {name: "selectright", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
selecttoend: {name: "selecttoend", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", readOnly: true, …}
selecttolineend: {name: "selecttolineend", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
selecttolinestart: {name: "selecttolinestart", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
selecttomatching: {name: "selecttomatching", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "animate", …}
selecttostart: {name: "selecttostart", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", readOnly: true, …}
selectup: {name: "selectup", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
selectwordleft: {name: "selectwordleft", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
selectwordright: {name: "selectwordright", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor", …}
showSettingsMenu: {name: "showSettingsMenu", bindKey: {…}, exec: ƒ, readOnly: true}
sortlines: {name: "sortlines", bindKey: {…}, exec: ƒ, scrollIntoView: "selection", multiSelectAction: "forEachLine"}
splitIntoLines: {name: "splitIntoLines", exec: ƒ, bindKey: {…}, readOnly: true}
splitline: {name: "splitline", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor"}
startAutocomplete: {name: "startAutocomplete", exec: ƒ, bindKey: "Ctrl-Space|Ctrl-Shift-Space|Alt-Space"}
toggleBlockComment: {name: "toggleBlockComment", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "selectionPart"}
toggleFoldWidget: {name: "toggleFoldWidget", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "center", …}
toggleParentFoldWidget: {name: "toggleParentFoldWidget", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "center", …}
togglecomment: {name: "togglecomment", bindKey: {…}, exec: ƒ, multiSelectAction: "forEachLine", scrollIntoView: "selectionPart"}
togglerecording: {name: "togglerecording", bindKey: {…}, exec: ƒ, readOnly: true}
tolowercase: {name: "tolowercase", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor"}
touppercase: {name: "touppercase", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "cursor"}
transposeletters: {name: "transposeletters", bindKey: {…}, exec: ƒ, multiSelectAction: ƒ, scrollIntoView: "cursor"}
undo: {name: "undo", bindKey: {…}, exec: ƒ}
unfold: {name: "unfold", bindKey: {…}, exec: ƒ, multiSelectAction: "forEach", scrollIntoView: "center", …}
unfoldall: {name: "unfoldall", bindKey: {…}, exec: ƒ, scrollIntoView: "center", readOnly: true}
__proto__: Object