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

Fix Edit misreading escaped backslash text

CHANGELOG · original

Fixed the Edit tool treating an escaped backslash followed by uXXXX text as a \uXXXX escape, which could make an edit of a non-ASCII character rewrite an escaped backslash sequence instead
Open official changelog ↗

Related documentation

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

Change details