MCPcopy Index your code
hub / github.com/ronreiter/interactive-tutorials / codemirror.js

File codemirror.js

static/js/codemirror/codemirror.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// CodeMirror version 3.1
2//
3// CodeMirror is the only global var we claim
4window.CodeMirror = (function() {

Callers

nothing calls this directly

Calls 15

focusInputFunction · 0.85
fastPollFunction · 0.85
operationFunction · 0.85
regChangeFunction · 0.85
indentLineFunction · 0.85
posEqFunction · 0.85
clipPosFunction · 0.85
getStateBeforeFunction · 0.85
getLineFunction · 0.85
clipLineFunction · 0.85
cursorCoordsFunction · 0.85
charCoordsFunction · 0.85

Tested by

no test coverage detected