From a21772f3c2833b652be84d1599f2d5c563a6828b Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 8 Feb 2013 14:55:35 +0000 Subject: [PATCH] New screenshot & 2 new features --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71f345f..08871ad 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Early version of the web based IDE which allows for creation of websites in the web browser. Uses the brilliant CodeMirror for code highlighting & editing, with a slick IDE wrapped around it to make the whole thing work. -ICEcoder web IDE +ICEcoder web IDE ###Features you'd expect * Context aware code highlighting @@ -41,6 +41,8 @@ Early version of the web based IDE which allows for creation of websites in the * Shell terminal * JS Hint validation as you type * Emmet snippet typing booster +* JavaScript code hinting +* Alphanumeric tab sorting ###Installation