Files
neovim/runtime/lua/vim
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-09-13 07:46:39 +02:00
2018-12-20 11:57:30 +01:00
2020-09-01 20:50:08 -07:00
2020-08-31 00:51:35 -07:00