From 1e0ff0dfd65a77a20bced7f47738d1c2e0077b88 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Tue, 22 Oct 2013 17:51:11 +0100 Subject: [PATCH] Now includes css hint, css lint and sql hint --- editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor.php b/editor.php index e2acb02..8fd9a0f 100644 --- a/editor.php +++ b/editor.php @@ -13,7 +13,7 @@ codemirror-compressed.js incls: codemirror modes: clike, coffeescript, css, htmlmixed, javascript, less, markdown, php, python, ruby, sql & xml -addon: brace-fold, closetag, html-hint, javascript-hint, javascript-lint, lint, match-highlighter, searchcursor, show-hint, trailingspace, xml-fold, xml-hint +addon: brace-fold, closetag, css-hint, css-lint html-hint, javascript-hint, javascript-lint, lint, match-highlighter, searchcursor, show-hint, sql-hint, trailingspace, xml-fold, xml-hint //-->