Rev 083234a <https://github.com/leo-editor/leo-editor/commit/083234acb37822df2f24fc1f0236e79dbe422c64> completes #321 <https://github.com/leo-editor/leo-editor/issues/321>: allow section references in imported code.
The setting @bool allow_section_references_in_at_auto = False enables this feature. The default must be False, to ensure that legacy outlines work as before. However, I recommend enabling this setting, especially if you import javascript files. I think you will like the result. *Note*: the javascript importer now generates section references if and *only* if this setting is True. That is, the setting @bool js_importer_gen_refs is no longer used. All unit tests pass. Please report any problems immediately. This is the last major feature planned for Leo 5.4. Only two bugs remained to be fixed before 5.4b1. 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
