Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix JSON unicode string #127

Merged
merged 1 commit into from
Apr 24, 2021
Merged

Fix JSON unicode string #127

merged 1 commit into from
Apr 24, 2021

Conversation

chenglou
Copy link
Member

String.escaped doesn't support unicode... so we're gonna use Json.escape instead.

Fixes #114

String.escaped doesn't support unicode... so we're gonna use Json.escape instead.

Fixes #114
@chenglou chenglou merged commit 1ceb9d5 into master Apr 24, 2021
@chenglou chenglou deleted the fix-unicode branch April 24, 2021 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression in autocomplete for values with doc comments including unicode text.
1 participant