aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_inspector.lua
diff options
context:
space:
mode:
authorMathias Fußenegger <mfussenegger@users.noreply.github.com>2024-06-27 12:20:00 +0200
committerGitHub <noreply@github.com>2024-06-27 12:20:00 +0200
commit724d1110b1e4699a34f489e9cdb2d25098746499 (patch)
tree84dc431d609c9e3f7342498b73e88658f0477c61 /runtime/lua/vim/_inspector.lua
parentfc9b70826ec88ca2e6c0624c522b872e87aa7ac1 (diff)
downloadrneovim-724d1110b1e4699a34f489e9cdb2d25098746499.tar.gz
rneovim-724d1110b1e4699a34f489e9cdb2d25098746499.tar.bz2
rneovim-724d1110b1e4699a34f489e9cdb2d25098746499.zip
fix(lsp): pre-filter matches on label if filterText is missing (#29491)
Although the built-in pum completion mechanism will filter anyway on the next input it is odd if the initial popup shows entries which don't match the current prefix. Using fuzzy match on the label/prefix is compatible with `completeopt+=fuzzy` and also doesn't seem to break postfix snippet cases Closes https://github.com/neovim/neovim/issues/29287
Diffstat (limited to 'runtime/lua/vim/_inspector.lua')
0 files changed, 0 insertions, 0 deletions