diff options
author | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2024-04-26 09:57:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-26 09:57:59 +0200 |
commit | 47dbda97d2f40729733b1c0d1d13d914065af23c (patch) | |
tree | b6d40394a2e6d1999c986aa0e53a5b9230818af1 /runtime/lua/vim/lsp/inlay_hint.lua | |
parent | a736e845a48c5ccdcfeb4ea485aa859a04b35d59 (diff) | |
download | rneovim-47dbda97d2f40729733b1c0d1d13d914065af23c.tar.gz rneovim-47dbda97d2f40729733b1c0d1d13d914065af23c.tar.bz2 rneovim-47dbda97d2f40729733b1c0d1d13d914065af23c.zip |
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
Diffstat (limited to 'runtime/lua/vim/lsp/inlay_hint.lua')
0 files changed, 0 insertions, 0 deletions