Files
neovim/runtime/lua/vim/lsp
notomo 4a996bc431 lsp: Add vim.lsp.buf.range_code_action() (#12962)
Allows to execute code_action for a given range.
:'<,'>lua vim.lsp.buf.range_code_action()
2020-09-24 21:53:08 +02:00
..
2020-08-23 13:48:27 +02:00
2020-08-23 13:48:25 +02:00