Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Fixes INP-1174 - Using CodeMirror on SQL Query page in Admin

1. upgraded CodeMirror to 3.14

2. added "Active Line" addon

3. added highlighting to skin editing

    • -0
    • +39
    ./addon/selection/active-line.js
    • -0
    • +349
    ./mode/sql/sql.js
  1. … 6 more files in changeset.

Fixes INP-1174: Using CodeMirror on SQL Query page in Admin

Commit on behalf of Erik

    • -0
    • +465
    ./mode/css/css.js
    • -0
    • +203
    ./mode/mysql/mysql.js
    • -0
    • +240
    ./lib/codemirror.css
    • -0
    • +302
    ./mode/clike/clike.js
    • -0
    • +129
    ./mode/php/php.js
    • -0
    • +324
    ./mode/xml/xml.js
  1. … 21 more files in changeset.