Files
neovim/runtime/lua/vim/lsp
Mathias Fußenegger 47dbda97d2 fix(lsp): buffer messages until connected to server (#28507)
`handle:write(msg)` can fail if the socket is not yet connected to the
server.

Should address https://github.com/neovim/neovim/pull/28398#issuecomment-2078152491
2024-04-26 09:57:59 +02:00
..
2024-03-06 16:03:33 +00:00
2024-02-27 14:41:17 +00:00
2024-03-12 13:51:53 +08:00