On Tue, Feb 16, 2021 at 3:51 PM Eloi Torrents <[email protected]> wrote:
> Thank you, then this is clear :) > > I think it would be good to write something about it here > https://leoeditor.com/coloring.html#match-mark-previous and maybe > deleting any reference to it in the modules/x.py files... I was taking them > as examples and it is very confusing to have rules that do nothing. :) > Good ideas. The code will be quicker without the do-nothing patterns. > > If needed the same effect can be obtained using regexs, I think that the > performance cost will be unnoticeable. > Regexs almost certainly will work. The performance cost of any reasonable pattern will be negligible. 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/CAMF8tS1gaqbizj-SEyCix-Q077%2BkZ05Ki1VP2tMpv%2BQ8SfH0Bw%40mail.gmail.com.
