Update to the latest CodeMirror release.
Review Request #10647 — Created July 26, 2019 and submitted
CodeMirror has had a bunch of releases since we last updated. Most of
these deal with individual modes, but there have been some good bugfixes
that we want to pick up. This change updates us to the latest released
version, 5.48.2. As part of this I've updated the instructions for
building the file to cope with changes in their tree (the removal of the
compress
script) and switched us to bundling an un-minified file,
which makes things easier for debugging.
Smoke tested various text editors and different features of the editor.
Summary | ID |
---|---|
459bc8feecaae672068350a7d5b29c6be27f0c62 |
Description | From | Last Updated |
---|---|---|
Col: 33 Expected an assignment or function call and instead saw an expression. |
reviewbot | |
Col: 69 Expected '===' and instead saw '=='. |
reviewbot | |
Col: 81 Missing semicolon. |
reviewbot | |
Col: 13 Missing semicolon. |
reviewbot | |
Col: 49 Missing semicolon. |
reviewbot | |
Col: 26 Expected '===' and instead saw '=='. |
reviewbot | |
Col: 13 Missing semicolon. |
reviewbot | |
Col: 13 Missing semicolon. |
reviewbot | |
Col: 13 Missing semicolon. |
reviewbot | |
Col: 24 Missing semicolon. |
reviewbot | |
Col: 13 Missing semicolon. |
reviewbot | |
Col: 26 Expected '===' and instead saw '=='. |
reviewbot | |
Col: 38 Missing semicolon. |
reviewbot | |
Col: 28 Expected '===' and instead saw '=='. |
reviewbot | |
Col: 19 Expected '===' and instead saw '=='. |
reviewbot | |
Col: 41 Missing semicolon. |
reviewbot | |
Col: 38 Expected a conditional expression and instead saw an assignment. |
reviewbot | |
Col: 39 Missing semicolon. |
reviewbot | |
Col: 25 Missing semicolon. |
reviewbot | |
Col: 13 Missing semicolon. |
reviewbot | |
Col: 49 Missing semicolon. |
reviewbot | |
Col: 50 Missing semicolon. |
reviewbot | |
Col: 18 Missing semicolon. |
reviewbot | |
Col: 74 A leading decimal point can be confused with a dot: '.85'. |
reviewbot | |
Col: 22 A leading decimal point can be confused with a dot: '.005'. |
reviewbot | |
Col: 38 A leading decimal point can be confused with a dot: '.005'. |
reviewbot | |
Col: 38 A leading decimal point can be confused with a dot: '.53'. |
reviewbot | |
Col: 46 A leading decimal point can be confused with a dot: '.7'. |
reviewbot | |
Col: 85 A leading decimal point can be confused with a dot: '.5'. |
reviewbot | |
Col: 46 A leading decimal point can be confused with a dot: '.5'. |
reviewbot |