This is the first of possibly several merges of the beauty branch into devel. Work will continue in the beauty branch as soon as #1321 <https://github.com/leo-editor/leo-editor/issues/1321> is completed.
Imo, the new code (in devel) is likely to be significantly better than the old. Only leoBeautify.py is significantly affected. Please feel free to test the beautify-* or black-* commands in devel. Please report any problems except for... #1324 <https://github.com/leo-editor/leo-editor/issues/1324>: At present Leo's beautify commands can create pet peeves <https://www.python.org/dev/peps/pep-0008/#pet-peeves>, as discussed in pep8 <https://www.python.org/dev/peps/pep-0008/>. These may have been around for a long time. They escaped my notice until I just now reviewed pep8. As soon as I saw the "pet peeves" section I knew I may have overlooked them. *Summary* The code in beautify is almost surely more solid than before. Work will continue in the beauty branch as soon as #1321 <https://github.com/leo-editor/leo-editor/issues/1321> is completed. #1324 <https://github.com/leo-editor/leo-editor/issues/1324>: Leo's beautify commands create too much space within parentheses and curly/square brackets. These pet peeves are serious, and may have existed for a long time. 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/c1359771-837f-431b-af84-012d0e0f3f6c%40googlegroups.com.
