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

Better Unicode Support for Position Updates #129

Open
j-mie6 opened this issue Nov 22, 2022 · 0 comments
Open

Better Unicode Support for Position Updates #129

j-mie6 opened this issue Nov 22, 2022 · 0 comments
Labels
enhancement New feature or request patch This change doesn't affect the API

Comments

@j-mie6
Copy link
Owner

j-mie6 commented Nov 22, 2022

Parsley 4 introduced some improved Unicode support for caret width; however, this support is reasonably limited. Ideally, position information would also be adjusted with respect to the number of codepoints traversed and not characters. This is potentially expensive, so should be handled in a light-weight way in relevant places: like the caret width, this may not be 100% accurate in all cases.

@j-mie6 j-mie6 added enhancement New feature or request patch This change doesn't affect the API labels Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request patch This change doesn't affect the API
Projects
None yet
Development

No branches or pull requests

1 participant