Commit 5d41e7a3 authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(developer): handle unpaired surrogate

Fixes #7658.

When manipulating text that contains an unpaired surrogate, the text
editor could throw an exception trying to encode the text to send
through to the token command. This simply masks that error.
parent a4912d4f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment