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

File commands.js

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

Source from the content-addressed store, hash-verified

1import { deleteNearSelection } from "./deleteNearSelection.js"
2import { runInOp } from "../display/operations.js"
3import { ensureCursorVisible } from "../display/scrolling.js"
4import { endOfLine } from "../input/movement.js"

Callers

nothing calls this directly

Calls 15

deleteNearSelectionFunction · 0.90
getLineFunction · 0.90
PosFunction · 0.90
clipPosFunction · 0.90
countColumnFunction · 0.90
spaceStrFunction · 0.90
runInOpFunction · 0.90
ensureCursorVisibleFunction · 0.90
emptyMethod · 0.80
fromMethod · 0.80
toMethod · 0.80
somethingSelectedMethod · 0.80

Tested by

no test coverage detected