About ZionEdit

ZionEdit is a very intuitive, highly configurable, light and uncluttered programmer's editor based on the awesome Scintilla edit component.
C/C++, C#, Java, Perl, CSS, HTML(+JavaScript,PHP etc), SQL(+MySQL), VB/VBScript, Ruby, LISP, Python, Batch file, and Makefile are supported. ZionEdit is based on the out-of-this world Scintilla edit module. Together with the power and stability of the WxWidgets toolkit, and the creative potential of radical programmer, you have got an editor to be reckoned with.

Read more...
 
2.2.6
Yes folks version 2.2.6 is out. This is mainly a tweak and fix release. It has been tested over several months.

It is highly recommended to upgrade to this new release!!

Improvements include:
  1. Fixes to hot keys in Fullscreen mode
  2. Neat new Icon
  3. Fixed the curly braces { } routine, so it now works properly in text wrapped mode
  4. Improvement to the HTML menu
  5. To avoid annoyance, checks are not made for the API_Files folder if autocomp. and calltips are turned off in settings.
 
2.2.4
  1. HTML Tag completion across multiple lines has been fixed! In fact it is even smarter now: If the opening tag is the only entry on the line, a multiline completion will be done, otherwise, the completing tag will just be placed beside the starting tag.
  2. My sincerest apologies for this one that slipped past me. In HTML api listings, if a first attribute has a description and the tag it self didn't, the api parser would incorrectly attach the attribute's name to the tag's description. The problem was, I had no way of differentiating a tag description from the first attribute itself.
    The fix is simple but will require you to upgrade to this version (2.2.4) or later, then in your API listings, list api tags like:
    .div<:delimits a block~align, class, datafld, dataformats, datasrc, dir,id,lang,dhtml,style,title
    The first attribute can now safely have it's own description:
    .div<:delimits a block~align~Sets horizontal alignment, class, datafld, dataformats, datasrc, dir,id,lang,dhtml,style,title.
 
More...
RokSlideshow - http://www.rocketwerx.com
Best viewed with Firefox