CodeMirror.commands.autocomplete = function (cm) { CodeMirror.showHint(cm, CodeMirror.htmlHint); }