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 |
||
---|---|---|
.. | ||
vim | ||
health.lua | ||
man.lua |