Files
neovim/runtime/lua/vim
Thore Weilbier deb4566cab lsp: callback for references now opens qf (#12171)
In contrast to other callbacks for LSP requests like
`textDocument/documentSymbols`, does the one for references not open the
quickfix window after the quickfix list was filled. This left the user
in a situation he don't know what or if something had happen.

Related to: neovim/neovim#12170
2020-04-23 13:36:19 +02:00
..
2018-12-20 11:57:30 +01:00
2020-03-30 14:30:24 +02:00