Editra 0.5.70 Released

VERSION 0.5.70
DATE 06/12/2010
35th Alpha Release

NEWS:

NEW: [features/improvements]

  • +Improved TCL/Tk Highlighting
  • +Updated CodeBrowser Plugin 1.1 (improved Tcl/Tk, C, and CSS Support)
  • +Update Launch Plugin 1.7 (word wrap and lock file options)
  • +Improved AutoIndent functionality for HTML/XML
  • +Improve behavior of HTML autocomp

LIBRARY:

  • +Syntax modules that provide AutoIndenters are now responsible for adding the
    text to the buffers them self instead of returning a string to the EditraStc.

BUG FIXES:

  • +Fix braces not getting un-highlighted when toggling setting on and off.
  • +Fix incorrect handling of xml in IPC server (patch from rqsall)
  • +Fix file open from commandline not respecting open files in new windows option.
  • +Fix incorrect closer notifications that could occur when using the close tab shortcut.
  • +Fix crash that could occur due to Python autocompletion executing a SystemExit exception.
  • +Fix Shelf tabs not updating when show icons on tab option is toggled.