| 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 |
nothing calls this directly
no test coverage detected