Sunday, March 5, 2023

Leo 6.7.2 released

 Leo https://leo-editor.github.io/leo-editor/ 6.7.2 is now available on GitHub and pypi.

Leo is an IDE, outliner and PIM.

The highlights of Leo 6.7.2

Commands:

  • PR #3031: Add check-nodes command. It helps keep @clean files in sync.
  • PR #3056: Leo's beautify command is now PEP8 compliant.
  • PR #3140: Run pylint on node.
  • PR #3166: Add the execute-external-file command.

Settings and features:

  • PR #2979: Add @bool run-flake8-on-write setting.
  • PR #2983: Add --black-sentinels command-line option.
  • PR #3038: Add @string rst3-action setting.
  • PR #3053: Add @string gxn-kind setting: Support gnxs formatted as UUIDs.
  • PR #3132: Add @bool rst3-remove-leo-directives setting.

Other changes:

  • 80+ issues and 100+ pull requests.

Links