Speaking of Code Editors
It seems appropriate that I find nifty products like this while the subject of code editors is fresh on my mind. Codepress is a free, open-source editor made in JavaScript. What is really cool about it is that it implements syntax highlighting, multiple syntax modes, snippits, auto-completion, and keyboard shortcuts.
It’s still really young and in need of some bug-fixes, but all-in-all I say it’s a great idea with a lot of potential.
Be sure to check out the online demo and download a copy at http://codepress.org/.
Comments are closed. Sorry.