Files
neovim/runtime/lua/vim
Hirokazu Hata 4ac376740c lsp: fix textDocument/completion handling
fix: #11826
Some lanuguage servers return complementary candidates whose prefixes do not match are also returned.
So we exclude completion candidates whose prefix does not match.
ex) Microsoft python-language-server, rust-analyzer
2020-02-19 07:27:29 +09:00
..
2018-12-20 11:57:30 +01:00
2019-11-20 11:39:54 -08:00