Xtudio - added 10/12/2005
Xtudio is a C/C++ code editor (but can edit other languages as well) for windows programmers. Xtudio uses a built-in FTP & Telnet client to interface with the remote machine. Its many features include: makefile generator, navigation trees, codecompletion, code beautifier, and reading and parsing compiler output.
VenPad - added 8/29/2005
VenPad is a plaintext editor with different capabilities of accelerating code creation in different languages. The main idea was to create a registry-independent lightweight text editor with different web-producing features. It then expanded, but still integrates a whole lot of handy features of popular IDE’s all fitting on one floppy disk!
ClearEdit - added 8/27/2005
An intentionally simple notepad-clone. ClearEdit is easily configurable so you can fully replace notepad (and restore it if you wish), associate files to ClearEdit and integrate it in the context-menu. ClearEdit has syntax-highlighting for 20 languages, exports syntax highlighted text as HTML/RTF/TeX, and supports Unicode.
SciED - added 8/3/2005
SciED is an editor written in Gui4Cli and so can be extended and changed by you. It uses the Scintilla library, which is an excellent editor able to fold and syntax highlight a wide variety of languages.
Code::Blocks - added 8/1/2005
Code::Blocks is a C++ IDE built specifically to meet the most demanding needs of its users. It was designed, right from the start, to be extensible and configurable. Built around a plugin framework, Code::Blocks can be extended with plugin DLLs. It includes a plugin wizard so you can compile your own plugins!
XMLEditPro - added 6/22/2005
Cool little XML editor which features integrated FTP, source, tree, and browser views, auto format XML documents, integrated MSXML and Internet Explorer for XSL rendering, supports Microsoft XML parser 3.0 and higher, write your own plug ins using vbscript, and navigate the DOM using a tree view.
OpenEditor - added 6/10/2005
OpenEditor is a (licensed under the GNU GPL) text editor for developers (particularly for oracle developers and DBAs). Features include: ability to handle big files (>1000000 lines and >100MB),especially with memory mapped files option on, 64K characters single line limit, MDI with multiple views for one file, powerful highlighting for PL/SQL, XML, C++, columnar text selection. color & B/W printing, match searching for PL/SQL (BEGIN/EXCEPTION/END), regular expression in text searching and replacement, keymap customization, syntax templates, file browser.
