diff --git a/patches/ace-builds+1.33.1.patch b/patches/ace-builds+1.36.5.patch similarity index 84% rename from patches/ace-builds+1.33.1.patch rename to patches/ace-builds+1.36.5.patch index 333bc1aaf..9ac68d603 100644 --- a/patches/ace-builds+1.33.1.patch +++ b/patches/ace-builds+1.36.5.patch @@ -1,5 +1,5 @@ diff --git a/node_modules/ace-builds/src-noconflict/mode-sqlserver.js b/node_modules/ace-builds/src-noconflict/mode-sqlserver.js -index 7e61d3d..3e0fb97 100644 +index 799d0d8..5ebe1f1 100644 --- a/node_modules/ace-builds/src-noconflict/mode-sqlserver.js +++ b/node_modules/ace-builds/src-noconflict/mode-sqlserver.js @@ -304,7 +304,7 @@ var BaseFoldMode = require("./cstyle").FoldMode; @@ -7,7 +7,7 @@ index 7e61d3d..3e0fb97 100644 oop.inherits(FoldMode, BaseFoldMode); (function () { - this.foldingStartMarker = /(\bCASE\b|\bBEGIN\b)|^\s*(\/\*)/i; -+ this.foldingStartMarker = /(?