MCPcopy Create free account
hub / github.com/breck7/scroll / updateSelection

Function updateSelection

external/.scrollLibs.js:4435–4437  ·  view source on GitHub ↗
(cm)

Source from the content-addressed store, hash-verified

4433 }
4434
4435 function updateSelection(cm) {
4436 cm.display.input.showSelection(cm.display.input.prepareSelection())
4437 }
4438
4439 function prepareSelection(cm, primary) {
4440 if (primary === void 0) primary = true

Callers 2

postUpdateDisplayFunction · 0.85
updateDisplaySimpleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected