We're currently on a very old version:
|
// CodeMirror version 2.23 |
Latest version is the 6.x series: https://codemirror.net/
Some upgrade notes:
However, a quick look makes me think upgrading should be relatively straightforward.
Alternatively, we could switch to a different editor, but I suspect that'd be significantly more work.
We're currently on a very old version:
flask-debugtoolbar/src/flask_debugtoolbar/static/codemirror/codemirror.js
Line 1 in efe447f
Latest version is the 6.x series: https://codemirror.net/
Some upgrade notes:
However, a quick look makes me think upgrading should be relatively straightforward.
Alternatively, we could switch to a different editor, but I suspect that'd be significantly more work.