MCPcopy
hub / github.com/csev/py4e / codemirror.js

File codemirror.js

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

Source from the content-addressed store, hash-verified

1// This is CodeMirror (http://codemirror.net), a code editor
2// implemented in JavaScript on top of the browser's DOM.
3//
4// You can find some technical background for some of the code below

Callers

nothing calls this directly

Calls 15

cmpFunction · 0.85
minPosFunction · 0.85
maxPosFunction · 0.85
PosFunction · 0.85
methodOpFunction · 0.85
ensureCursorVisibleFunction · 0.85
regLineChangeFunction · 0.85
deleteNearSelectionFunction · 0.85
addClassFunction · 0.85
rmClassFunction · 0.85
signalFunction · 0.85
activeEltFunction · 0.85

Tested by

no test coverage detected