Leo's devel branch now contains a nifty new beautifier based on leoTokens.py. The new beautifier is three times faster than the old! The stats (to beautify the 51 files in Leo's core) are 1.7 sec vs 4.2 sec!
Issue #3744 <https://github.com/leo-editor/leo-editor/issues/3744> describes the task. Five separate PRs contributed. PR #3757 <https://github.com/leo-editor/leo-editor/pull/3757> contains the final result, including a spectacular collapse in code complexity. PR #3773 <https://github.com/leo-editor/leo-editor/pull/3773>fully covers leoTokens.py with unit tests. *Summary* Please test devel and report any problems immediately. Except for release-related issues, devel is code-complete. I'll describe PR #3757 <https://github.com/leo-editor/leo-editor/pull/3757> soon in an Engineering Notebook post. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/e224944d-8b09-424f-aecf-eafba1fbcf17n%40googlegroups.com.
