From 2f87f2adc370abf45d9711773c84b09fee582e75 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sun, 30 Dec 2012 13:50:34 +0000 Subject: [PATCH] Emmet feature added and new screenshot --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b60e24..233b1c4 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 @@ -40,6 +40,7 @@ Early version of the web based IDE which allows for creation of websites in the * Github repo syncing with ICErepo plugin * Shell terminal * JS Hint validation as you type +* Emmet snippet typing booster ###Installation