Personal tools
You are here: Home resources sw universal editors Universal Editors Collection

Universal Editors Collection

Link JEdit - Programmers Text Editor
jEdit is a mature programmer's text editor with hundreds (counting the time developing plugins) of person-years of development behind it. To download, install, and set up jEdit as quickly and painlessly as possible, go to the Quick Start page. While jEdit beats many expensive development tools for features and ease of use, it is released as free software with full source code, provided under the terms of the GPL 2.0. The jEdit core, together with a large collection of plugins is maintained by a world-wide developer team.
Document Komodo Edit
This open source development editor works in Windows, OS X (intel and PowerPC) and Linux. Works very nicely for bash scripting, ruby, perl, html, php, xml and tcl among others. In addition Active State offers a similar IDE for more serious developers.
Document ulipad editor
a free opensource programmers editor written in wxPython. Requires wxPython.
Link ulipad editor
Ulipad is a wxPython powered, programmer oriented and flexible editor. It has many features such as class browser, code auto-complete, html viewer, directory browser, wizard and many others. The most interesting and distinctive feature is the use of mixin technique which makes Ulipad an easy-to-extend programming environment. You can write your own mixins, plugins or simple scripts, and all of them can be integrated in Ulipad in a seamless way...
Document Actions