June 24, 2007
5:52 am
CodePress: Realtime Syntax Highlighting Editor
CodePress is web-based source code editor with syntax highlighting written in JavaScript that colors text in real time while it's being typed in the browser. 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, also added a scope function which let the editor support auto completion for functions that you create in real time.
CodePress | Download | Installation | Changelog
CodePress, Realtime Syntax Highlighting Editor, JavaScript, Tool, Application, Toolkit
Loading

Leave a comment »