Skip to content
← Back to release · 2.1.277
Bug fixes / v2.1.277

Fix wrong error on large non-ASCII edits

CHANGELOG · original

Fixed the Edit tool reporting "Invalid regular expression: regular expression too large" instead of "String not found in file" when a very large edit containing non-ASCII text did not match the file
Open official changelog ↗

Related documentation

Background on the feature; see the changelog above for this specific change.

Change details