Emmet feature added and new screenshot

This commit is contained in:
Matt Pass
2012-12-30 13:50:34 +00:00
parent 6b345ac041
commit 2f87f2adc3

View File

@@ -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.
<img src="http://icecoder.net/images/icecoder-web-ide.jpg" alt="ICEcoder web IDE">
<img src="http://icecoder.net/images/icecoder-1pt3-web-ide.jpg" alt="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