GLeDitor Changelog

What's new in GLeDitor 2.5.4.57

Mar 25, 2015
  • major bug fixing
  • improved 'xml beautify' function
  • improved opening of more than one file when dragged over the editor window
  • under appropriate circumstances, when a document is modified and not saved, GLeDitor asks to save.

New in GLeDitor 2.5.4.29 (Mar 24, 2015)

  • fixed bug in 'save as...'
  • added function to drag files over GLeDitor form in order to open them
  • when called 'new', now GLeDitor try to save the current file (if not already saved)
  • minor bug fixes

New in GLeDitor 2.5.4.5 (Mar 12, 2015)

  • convert end-line terminator to CR/LF (standard for DOS/Windows)
  • convert end-line terminator to LF (Unix, GNU/Linux, MacOS X)
  • convert end-line terminator to CR (other legacy systems)
  • minor bug fixes

New in GLeDitor 2.5.3.7 (Oct 22, 2014)

  • new icons
  • block indentation
  • minor bug fixes

New in GLeDitor 2.4.2.23 (Jan 14, 2014)

  • ctrl+space opens a code-completion feature for pascal, html, sql, basic, java, javascript, c#, c/c++, php and python.
  • you can add your code snippets to the currently selected syntax.