roxma / nvim-completion-manager

:warning: PLEASE USE https://github.com/ncm2/ncm2 INSTEAD
MIT License
917 stars 49 forks source link

Support additionalTextEdits #159

Closed DeltaEvo closed 6 years ago

DeltaEvo commented 6 years ago

Related https://github.com/autozimu/LanguageClient-neovim/issues/85

LanguageClient-neovim alrealy pass additionalTextEdits to nvim-completion-manager so I would be awesome if ncm could use this information

roxma commented 6 years ago

Duplicate #130

It should be executed by a snippet engine, so that NCM won't add any new key binding.

I've been busy. There's no ETA.