Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

add OtherAlpabetic chars to Unicode completion #972

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

Conversation

digital-carver
Copy link

Fixes #971. Details are in the issue, but basically this adds the Other_Alphabetic Unicode characters, commonly used in many Asian languages, to the prefixes used for completion. This allows completion to work properly for text written in those languages (those listed beside 'Other_Alphabetic' in this Unicode PropList - about 40+ languages at a glance.)

@digital-carver digital-carver force-pushed the uni_alpha branch 2 times, most recently from 2197fc4 to 61babcc Compare May 27, 2018 22:16
@rsese
Copy link

rsese commented May 31, 2018

Thanks for opening a pull request for this @digital-carver - as mentioned in the Requirements, can you fill out the pull request template and add tests so the team can take a look?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem with Unicode support
2 participants