New screenshot & 2 new features

This commit is contained in:
Matt Pass
2013-02-08 14:55:35 +00:00
parent cbd930a340
commit a21772f3c2

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