mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
a9d25e9472
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 |
||
---|---|---|
.. | ||
filetype | ||
lsp | ||
treesitter | ||
_editor.lua | ||
_init_packages.lua | ||
_meta.lua | ||
compat.lua | ||
diagnostic.lua | ||
F.lua | ||
filetype.lua | ||
highlight.lua | ||
inspect.lua | ||
keymap.lua | ||
lsp.lua | ||
shared.lua | ||
treesitter.lua | ||
ui.lua | ||
uri.lua |