From 5fc4ae596a2f49483a7772357daa6893bafa8c32 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 13 Nov 2015 10:26:09 +0000 Subject: [PATCH] Disabled closing tag completion till fixed --- lib/ice-coder.js | 3 ++- lib/ice-coder.min.js | 14 +++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/lib/ice-coder.js b/lib/ice-coder.js index f138586..4033bcd 100644 --- a/lib/ice-coder.js +++ b/lib/ice-coder.js @@ -399,7 +399,8 @@ var ICEcoder = { tTS = ""; } // Replace our string over the range - thisCM.replaceRange(tTS, repl1, repl2); + // Disabled for now, as buggy + // thisCM.replaceRange(tTS, repl1, repl2); } } diff --git a/lib/ice-coder.min.js b/lib/ice-coder.min.js index b5e5466..ac4257a 100644 --- a/lib/ice-coder.min.js +++ b/lib/ice-coder.min.js @@ -13,13 +13,13 @@ top.ICEcoder.editorFocusInstance=b;top.ICEcoder.getCaretPosition()},cMonBlur:fun a.removeLineClass(top.ICEcoder["cMActiveLine"+b],"background");a.getCursor("start").line==a.getCursor().line&&(top.ICEcoder["cMActiveLine"+b]=a.addLineClass(a.getCursor().line,"background","cm-s-activeLine"));"CSS"==top.ICEcoder.caretLocType&&top.ICEcoder.cssColorPreview();c=-1a.getScrollInfo().clientHeight;top.ICEcoder.setLayout()},0);if(0a.defaultTextHeight()&&(f+=b.getLineHandle(e).height-a.defaultTextHeight());f>a.defaultTextHeight()&&top.ICEcoder.renderLineStyle.push(["main",c[d][2],"height",f+"px"]);for(e=0;ea.getScrollInfo().clientHeight;top.ICEcoder.setLayout()},0);if(0a.defaultTextHeight()&&(f+=b.getLineHandle(e).height-a.defaultTextHeight());f>a.defaultTextHeight()&&top.ICEcoder.renderLineStyle.push(["main",c[d][2],"height",f+"px"]);for(e=0;ea.defaultTextHeight()&&(f+=a.getLineHandle(e).height-a.defaultTextHeight());f>a.defaultTextHeight()&&top.ICEcoder.renderLineStyle.push(["diff",c[d][4],"height",f+"px"]);for(e=0;e