瀏覽代碼

Изменить 'ace/index.html'

master
KaiSD 4 年之前
父節點
當前提交
c0f49250ba
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      ace/index.html

+ 1
- 1
ace/index.html 查看文件

@@ -33,7 +33,7 @@
});
// load ace and extensions
require(["ace/ace", "ace/ext-language_tools"], function(ace) {
var buildDom = require("ace/lib/dom").buildDom;
//var buildDom = require("ace/lib/dom").buildDom;
var editor = ace.edit();
editor.setOptions({
theme: "ace/theme/twilight",


Loading…
取消
儲存