From 77e0e1d51f9b64dad6e19dce17428be796c3c01b Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sun, 24 Jun 2012 12:45:27 +0100 Subject: [PATCH] Added LESS & CoffeeScript support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f24767..56cdce4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Early version of the web based IDE which allows for creation of websites in the ###Features you'd expect * Context aware code highlighting -* Supports HTML, CSS, JavaScript, PHP & Ruby +* Supports HTML, CSS, LESS, JavaScript, CoffeeScript, PHP & Ruby * Smart tab key system (selected text indents line) * File manager * Find & replace/replace all