This page <https://github.com/leo-editor/leo-editor/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3ABeautify> lists all issues labelled "Beautify". I have spent several hours bringing them up to date.
*Highlights of recent work* 1. In an earlier post I said, "Shall not beautify Leo's sources. Not now. Not ever". Hehe, that statement has been relegated to the dust bin of history :-) See #1272 <https://github.com/leo-editor/leo-editor/issues/1272> and #1325 <https://github.com/leo-editor/leo-editor/issues/1325>. The SyntaxSanitizer class prevents black from doing bad things to comments. By default Leo's blacken and beautify commands preserve leading indentation in stand-alone comments. The SyntaxSanitizer class allows the beautify commands to verify that they don't change the meaning (parse trees) of the code. Nevertheless, #1322 <https://github.com/leo-editor/leo-editor/issues/1322> (beautify/blacken Leo's sources) is a low priority project. 2. Orange is a now *only* a project name. See #1266 <https://github.com/leo-editor/leo-editor/issues/1266>: Orange is the new black. All black-related settings start with "black-". All orange-related settings start with "beautify-". *Summary* The Beautify <https://github.com/leo-editor/leo-editor/issues?q=is%3Aissue+label%3ABeautify+is%3Aopen> label allows us all to see all the related issues. It is now safe to blacken (or beautify) Leo's own sources. Nevertheless, #1322 <https://github.com/leo-editor/leo-editor/issues/1322> is a low priority project. "Orange" is now only a project name. All beautifier settings start with "black-" or "beautify-" The black and beautify commands aren't really worth *any* amount of work, but *finishing* them is :-) Maybe a few more days... All questions and comments welcome. 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/fbee2684-73c8-4fe2-a774-883470da08b2%40googlegroups.com.
