Closed matsui54 closed 2 years ago
Position information from Vim must be converted to lsp position like vsnip's snippets expansion. By this PR, textEdit is properly applied if multibyte character is in front of the cursor.
Perfect. Thank you.
Position information from Vim must be converted to lsp position like vsnip's snippets expansion. By this PR, textEdit is properly applied if multibyte character is in front of the cursor.