diff options
author | Hirokazu Hata <h.hata.ai.t@gmail.com> | 2020-02-18 13:38:52 +0900 |
---|---|---|
committer | Hirokazu Hata <h.hata.ai.t@gmail.com> | 2020-02-19 07:27:29 +0900 |
commit | 4ac376740c85ee337fc10627a793452300801ce0 (patch) | |
tree | 9f1331f76a0708fbe697ae797398cfce20f96e40 /runtime/lua/vim/uri.lua | |
parent | e2ed8053bf722d4d111fac7dcdb07179fdea8752 (diff) | |
download | rneovim-4ac376740c85ee337fc10627a793452300801ce0.tar.gz rneovim-4ac376740c85ee337fc10627a793452300801ce0.tar.bz2 rneovim-4ac376740c85ee337fc10627a793452300801ce0.zip |
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
Diffstat (limited to 'runtime/lua/vim/uri.lua')
0 files changed, 0 insertions, 0 deletions