parsley icon indicating copy to clipboard operation
parsley copied to clipboard

Better Unicode Support for Position Updates

Open j-mie6 opened this issue 1 year ago • 0 comments

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 avatar Nov 22 '22 20:11 j-mie6