MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / Doc.js

File Doc.js

lib/web/CodeMirror/src/model/Doc.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import CodeMirror from "../edit/CodeMirror.js"
2import { docMethodOp } from "../display/operations.js"
3import { Line } from "../line/line_data.js"
4import { clipPos, clipPosArray, Pos } from "../line/pos.js"

Callers

nothing calls this directly

Calls 15

createObjFunction · 0.90
getLinesFunction · 0.90
docMethodOpFunction · 0.90
PosFunction · 0.90
makeChangeFunction · 0.90
getLineFunction · 0.90
scrollToCoordsFunction · 0.90
setSelectionFunction · 0.90
simpleSelectionFunction · 0.90
clipPosFunction · 0.90
replaceRangeFunction · 0.90
getBetweenFunction · 0.90

Tested by

no test coverage detected