diff --git a/README.md b/README.md index 726d52b..d42e09d 100644 --- a/README.md +++ b/README.md @@ -4,36 +4,36 @@ Early version of the web based IDE which allows for creation of websites in the web browser. Uses the brilliant CodeMirror for editing, with a plus a slick IDE wrapped around it to make the whole thing work. ###Features you'd expect -Context aware code highlighting -Supports HTML, CSS, JavaScript, PHP & Ruby -Smart tab key system (selected text indents line) -File manager -Find & replace/replace all -Tabs indicate current doc & changes made -Open last files on load -Code folding -Web based, access from anywhere -Free, open source & customisable +* Context aware code highlighting +* Supports HTML, CSS, JavaScript, PHP & Ruby +* Smart tab key system (selected text indents line) +* File manager +* Find & replace/replace all +* Tabs indicate current doc & changes made +* Open last files on load +* Code folding +* Web based, access from anywhere +* Free, open source & customisable ###Cool features you wouldn't expect -Find & replace in current doc, open docs, files & filenames -Found no of matches & current match position counter -Indicates content type cursor is on -Account login to keep certain files secure -Settings to change functionality & editor theme -Code Assist system -Displays nest position of text cursor, hover to select, click to set cursor -Nest structure OK/broken indicator -Highlight word and press CTRL+I to Google search that -Adds end tags for you in a context aware way (ie, begin typing or or