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

revert: UTF-8 support breaks some languages, revert PR #120 #141

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ryougifujino
Copy link

@ryougifujino ryougifujino commented Nov 30, 2022

Please read the Contributions Guide before making Pull Requests.

PR #120 breaks some languages such as Japanese and Chinese.
For example:
GithubのVScode Github的VScode Github:

containsUTF8 will return true because it takes Githubの, のVScode,Github的 ,的VScode and Github: as a whole respectively, so the Github and VScode won't be corrected. UTF-8 support should be implemented in another way.

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.

1 participant