Files
neovim/runtime/lua/vim/lsp
Mathias Fußenegger 044eb56ed2 LSP: Don't swallow bufnr argument from callbacks (#12350)
The callbacks for `textDocument/documentSymbol` and `workspace/symbol`
never received the `bufnr` argument because the logic that adds error
validation and logging swallowed the argument.
2020-05-20 21:18:35 -04:00
..
2020-05-19 10:06:30 +09:00