Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
extendSelection
Function · 0.80
setSelectionNoUndo
Function · 0.80
codemirror.js
File · 0.80
leftButtonSelect
Function · 0.80
addEditorMethods
Function · 0.80
Doc.js
File · 0.80
extendSelection
Function · 0.80
setSelectionNoUndo
Function · 0.80
showPrimarySelection
Method · 0.80
pollContent
Method · 0.80
prepareSelection
Method · 0.80
leftButtonSelect
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected