Published on 2007-06-23 22:24:36
CodePress is one of the most amazing online code editors that you could get. The implementation is part of the ECCO project, a web-based IDE at the alpha stage, that its creator Fernando decided to release it separately as an open source project. CodePress features :

- Real-time syntax highlighting
- Languages supported include ASP, CSharp, CSS, HTML, Java, JavaScript, Perl, PHP, Ruby, SQL and VBScript
- Code snippets, for example on PHP window type "switch" and press [tab]
- Code Auto completion
- Shortcuts, on PHP example press [ctrl][shift][space]. It's shortcut to HTML space
- Running Multiple CodePress instance on the same page
Martin, who contributed with ASP and VBScript highlight, added also a scope function which let the editor support auto completion for functions that you create in real time.
Related Entries
Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved