MCPcopy Create free account
hub / github.com/TonyRobotics/RoboWare-Studio / setSelection

Method setSelection

src/vs/editor/common/editorCommon.ts:1502–1502  ·  view source on GitHub ↗

* Set the primary selection of the editor. This will remove any secondary cursors. * @param selection The new selection

(selection: IRange)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

onFocusMethod · 0.65
onLeftClickMethod · 0.65
doSelectMethod · 0.65
onLeftClickMethod · 0.65
highlightActiveEditorMethod · 0.65
doSelectMethod · 0.65
onLeftClickMethod · 0.65
onSettingUpdatedMethod · 0.65
selectEntryMethod · 0.65
onEditorsChangedMethod · 0.65
createSelectionMethod · 0.65

Implementers 1

SimpleEditorsrc/vs/editor/browser/standalone/simpl

Calls

no outgoing calls

Tested by

no test coverage detected