Edit: Added Find/Replace and Go To (Line) features in toolbar, rename Ace application folder.

This commit is contained in:
reliberate
2016-02-24 14:44:32 -07:00
parent da3112e0a5
commit baf579c03e
340 changed files with 3 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
;
(function() {
ace.require(["ace/ext/error_marker"], function() {});
})();