Closed diabolusss closed 3 years ago
I noticed a problem here. Regex case sensitiveness should be somehow controlled if globally regex is case agnostic, but in some rule i want to check taking into account input case. I see that js doesn't have such flag, but it exists for https://www.regular-expressions.info/tcl.html as (?c). I'd like to use that in standard js format, like /somePatterN/c
You're missing changes in fq_FilterEditor.js which I just did but couldn't merge into your PR with github desktop. So I am going to merge these in then my changes on top. We will still need l10n for the other languages
see release-notes.