aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/inspect.lua
diff options
context:
space:
mode:
authorFredrik Ekre <ekrefredrik@gmail.com>2022-05-12 18:48:02 +0200
committerGitHub <noreply@github.com>2022-05-12 18:48:02 +0200
commita9d25e94725d5cfc41c2fabff22b2284e109fa0c (patch)
tree1f7382012d1ecded52011e600c651c48e406bd77 /runtime/lua/vim/inspect.lua
parentde5ccf2348a1fabf3867da9256e4740a7dfcf004 (diff)
downloadrneovim-a9d25e94725d5cfc41c2fabff22b2284e109fa0c.tar.gz
rneovim-a9d25e94725d5cfc41c2fabff22b2284e109fa0c.tar.bz2
rneovim-a9d25e94725d5cfc41c2fabff22b2284e109fa0c.zip
fix(lsp): perform client side filtering of code actions (#18392)
Implement filtering of actions based on the kind when passing the 'only' parameter to code_action(). Action kinds are hierachical with a '.' as the separator, and the filter thus allows, for example, both 'quickfix' and 'quickfix.foo' when requestiong only 'quickfix'. Fix https://github.com/neovim/neovim/pull/18221#issuecomment-1110179121
Diffstat (limited to 'runtime/lua/vim/inspect.lua')
0 files changed, 0 insertions, 0 deletions