Conversation
… CmpFunc type to make things a little more fluent.
…sitive when case=no.
This should minimize any performance penalty we're getting from the fact that joinedLines isn't cached.
1e0ng
left a comment
There was a problem hiding this comment.
Thanks so much for this awesome change! Looking forward to this powerful feature in the new year.
KatrinaHoffert
left a comment
There was a problem hiding this comment.
Verrrry nice! I think this can actually resolve quite a few different issues that users have reported, thanks to how versatile regex is.
I kinda wonder if we should at some point support multi-line start stanzas, since as the options and their complexity grows, the keep-sorted start line is getting longer and longer.
I'm definitely in favor of supporting multi-line start stanzas. I think that'd be useful by itself even if we were to implement some sort of keep-sorted configuration scheme where you could name long, complicated start stanzas to be re-used across a project |
KatrinaHoffert
left a comment
There was a problem hiding this comment.
Heh at those regex examples for function names. Should be interesting what monstrosities people will come up with trying to use regex to parse non-regular languages.
No description provided.