MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / primary

Method primary

lib/web/CodeMirror/src/model/selection.js:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 }
14
15 primary() { return this.ranges[this.primIndex] }
16
17 equals(other) {
18 if (other == this) return true

Callers 13

extendSelectionFunction · 0.80
setSelectionNoUndoFunction · 0.80
codemirror.jsFile · 0.80
leftButtonSelectFunction · 0.80
addEditorMethodsFunction · 0.80
Doc.jsFile · 0.80
extendSelectionFunction · 0.80
setSelectionNoUndoFunction · 0.80
showPrimarySelectionMethod · 0.80
pollContentMethod · 0.80
prepareSelectionMethod · 0.80
leftButtonSelectFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected