!function(e,t,o){"use strict";ace.edit("editor_basic").getSession().setMode("ace/mode/javascript");var s=ace.edit("editor_basic_theme");s.getSession().setMode("ace/mode/html"),s.setTheme("ace/theme/twilight"),s.setShowPrintMargin(!1),s.setOptions({enableBasicAutocompletion:!0,enableSnippets:!0,enableLiveAutocompletion:!1});var i=ace.edit("editor_autoresize");i.setTheme("ace/theme/tomorrow_night_eighties"),i.session.setMode("ace/mode/html"),i.setAutoScrollEditorIntoView(!0),i.setOption("maxLines",100);var a=ace.edit("editor_keyboard");a.setTheme("ace/theme/chaos"),a.session.setMode("ace/mode/html"),a.commands.addCommand({name:"showKeyboardShortcuts",bindKey:{win:"Ctrl-Alt-h",mac:"Command-Alt-h"},exec:function(e){ace.config.loadModule("ace/ext/keybinding_menu",(function(t){t.init(e)}))}}),a.execCommand("showKeyboardShortcuts");var d=ace.edit("editor_css");d.setTheme("ace/theme/clouds_midnight"),d.getSession().setMode("ace/mode/css");var c=ace.edit("editor_sass");c.setTheme("ace/theme/github"),c.getSession().setMode("ace/mode/sass");var m=ace.edit("editor_json");m.setTheme("ace/theme/iplastic"),m.getSession().setMode("ace/mode/json");var n=ace.edit("editor_php");n.setTheme("ace/theme/merbivore"),n.getSession().setMode("ace/mode/php")}(window,document,jQuery);