Thursday, April 28, 2022

Leo 6.6.1 released

Leo http://leoeditor.com 6.6.1 is now available on GitHub and pypi.

Leo is an IDE, outliner and PIM.

The highlights of Leo 6.6.1

  • Improve support for Python 3.10 and PyQt6.
  • Simplify the TokenOrderGenerator class in leoAst.py.
  • Improve argument handling when running leo.core.leoAst externally.
    Run python -m leo.core.leoAst -h for details.
  • Control-clicking on a file name searches for the corresponding @ node.
  • Create clickable links when copying text into the log pane.
  • Leo's mypy command runs without blocking Leo.
  • Improve the add-mypy-annotations command.
  • Clean all files with reindent.
  • The usual minor bug fixes.

6.6.1 Links

General Links