PR #4280 <https://github.com/leo-editor/leo-editor/pull/4280> adds the windows-curses module back to Leo's requirements.
Work on Rust projects continues to suggest improvements: - PR #4281 <https://github.com/leo-editor/leo-editor/pull/4281> allows (but does not require) Leo to colorize the body of comments and docstrings as restructuredText. For Rust, this feature applies only to "///" comments, not "//" comments. This enhancement makes a big difference. This PR should not change Leo's existing colorizing, but we shall see. - PR #4282 <https://github.com/leo-editor/leo-editor/pull/4282> enhances Leo's find-def and find-ref commands so that they will find Rust definitions if "@language rust" is in effect for c.p. Please report any problems immediately. 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 visit https://groups.google.com/d/msgid/leo-editor/eac085cb-7647-4455-90f9-34163409a654n%40googlegroups.com.
