Shougo / ddc-source-lsp

lsp source for ddc.vim
Other
66 stars 20 forks source link

Remove overwraped text which comes before complete position #33

Closed matsui54 closed 2 years ago

matsui54 commented 2 years ago

If textEdit overwraps with input text which comes before completePosition, the overwrap must be deleted.

This is an example with denols. before ddc-nvim-lsp_pr

fixed ddc-nvim-lsp_pr_fixed