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

Unicode 𐀀𐃘 is marked as an invalid word #6574

Closed
RedCMD opened this issue Nov 23, 2024 · 1 comment · Fixed by #6610
Closed

Unicode 𐀀𐃘 is marked as an invalid word #6574

RedCMD opened this issue Nov 23, 2024 · 1 comment · Fixed by #6610

Comments

@RedCMD
Copy link

RedCMD commented Nov 23, 2024

Language: English
𐀀𐃘 is only 2 characters
even tho "cSpell.minWordLength" is set to 4
image

@Jason3S
Copy link
Collaborator

Jason3S commented Nov 23, 2024

@RedCMD,

Thank you. I would not have thought Unicode considered those letters.

It looks like the length calculation needs to support surrogate pairs.

@Jason3S Jason3S transferred this issue from streetsidesoftware/vscode-spell-checker Nov 23, 2024
Jason3S added a commit that referenced this issue Nov 27, 2024
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 a pull request may close this issue.

2 participants