MCPcopy Create free account
hub / github.com/sql-js/sql.js / codemirror.js

File codemirror.js

GUI/codemirror/lib/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

copyPosFunction · 0.85
minPosFunction · 0.85
maxPosFunction · 0.85
lstFunction · 0.85
focusInputFunction · 0.85
fastPollFunction · 0.85
operationFunction · 0.85
methodOpFunction · 0.85
regChangeFunction · 0.85
isLineFunction · 0.85
indentLineFunction · 0.85
ensureCursorVisibleFunction · 0.85

Tested by

no test coverage detected