Thursday, April 30, 2020

Wednesday, April 1, 2020

Leo 6.2 and 6.2.1 released

Leo 6.2/6.2.1, http://leoeditor.com, are now available on GitHub.

Leo 6.2.1 adds the manifest needed to do pip install leo. Otherwise 6.2.1 is identical to 6.2.

Leo is an IDE, outliner and PIM.

The highlights of Leo 6.2
  • Added the fstringify-files and diff-fstringify-files commands.
  • Improved the beautify-files command. Added the diff-beautify-files commands.
  • Added the TokenOrderGenerator and TokenOrderTraverser classes in leoAst.py.
    Leo's fstringify and beautify commands use these classes.
  • Added importers for the rust language and todo.txt files.
  • Added the viewrendered3 plugin.
  • Leo's legacy layout is now the default.
  • Fixed all known bugs, including some notable, long-standing bugs.
  • Fixed several "fit and finish" issues.
  • Removed unused settings from leoSettings.leo.
Links