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.

Features

You can try some features with the demo below.

Demo

choose example in:


Download v.0.9.6 (26 sep 07)

It has been some time since last update. CodePress project was freezed, but me and Michael are now back. I really don't know the frequency of future releases but we are working on it. This release is more like a "we are alive" release. A real release with new features is coming.

Regards
fermads

Known issues

  1. Line numbers do not resize with browser font size (because it's a bg image)
  2. Copy from CodePress and paste somewhere else is not working correctly on Internet Explorer. Fixed for Firefox on version 0.9.6.

License

CodePress is distributed under the LGPL. If your software is compatible with this licence or it is under Creative Commons, you can use it as you want. Just keep the credits somewhere around.

To know a little more about this project, go to the about section.

Comments (are frozen, please use the forum)

These are the last 25 comments. See everything.

Martin » 2007-05-13

i decided to change the snippet detector a bit (my upgraded function scope one)

if a pre-defined language snippet reacts to "func" and a function named funcTastic() exists, then youll need to write either "fun" or "funct" to trigger the scoped' one where "func" will trigger the snippet

i did this by swapping the two loops within the snippets() function

fermads » 2007-05-13

Hi guys!

Thanks for all the comments here :)) I think we should move this conversation to SourceForge forum. I'm reopening the forum on SF and freezing the comments here.

Martin, I'm really going to spend some time on your code. I tested your function scope and it's really really nice :) By the way, v.0.9.5 already has your VB and ASP syntax highlighting and some fixes for snippets detection.

Regards

Comments are frozen. Please, use the forum