Skip to main content

QCodeEdit 2.1 released

Posted in

From QCodeEdit website:

Version 2.1 of QCodeEdit, a source code editing framework for Qt 4 used in the Edyuk development environment, has been released. New features include:

  • Cursor mirrors
  • Column edit (an application of cursor mirrors)
  • Column selection (another application of cursor mirrors)
  • Line change panel : marks the line that have been modified
  • Indentation based folding (enabled on a per-language basis) especially useful for Python
  • More syntax files
  • Various speed improvements and bug fixes

Screenshots (of Edyuk) here, downloads (source only) here. Requires Qt 4 (it does not say which minor version).