lite-xl / lite-xl-lsp

LSP Plugin for Lite XL editor
MIT License
160 stars 21 forks source link

Handle utf16 positions #66

Closed Guldoman closed 1 year ago

Guldoman commented 1 year ago

This is based on top of @jgmdev's work. In addition this also handles UTF16 characters composed by surrogate pairs.

Fixes #63.

Guldoman commented 1 year ago

Confirmed on Discord that this fixes #63.