Files
neovim/runtime/lua/vim/lsp
Christian Clason 22d146760e fix(diagnostic): don't convert diagnostic table twice
The recursive implementation of vim.lsp.diagnostic.get() applied
`diagnostic_vim_to_lsp` twice, and the second time gave wrong
results because of the unexpected format.

Fixes https://github.com/neovim/neovim/issues/15689
2021-09-17 13:35:57 +02:00
..
2021-09-07 20:51:40 -07:00
2021-09-15 11:35:04 -07:00
2021-09-15 11:35:04 -07:00