diff options
author | Sam McCall <sam.mccall@gmail.com> | 2022-01-04 18:28:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-04 09:28:13 -0800 |
commit | d6f0c9539caca217ec1a63d32a048e43ff383e8f (patch) | |
tree | b77434d3f4e1a7c6501b7edc0560ad1404251715 /runtime/lua/vim/lsp/sync.lua | |
parent | 3fd454bd4a6ceb1989d15cf2d3d5e11d7a253b2d (diff) | |
download | rneovim-d6f0c9539caca217ec1a63d32a048e43ff383e8f.tar.gz rneovim-d6f0c9539caca217ec1a63d32a048e43ff383e8f.tar.bz2 rneovim-d6f0c9539caca217ec1a63d32a048e43ff383e8f.zip |
fix(lsp): suppress ContentModified errors from UI (#16904)
Fixes https://github.com/neovim/neovim/issues/16900
If clients receive a ContentModified error, it generally should not
show it in the UI for the end-user. Clients can resend the request if
they know how to do so.
https://microsoft.github.io/language-server-protocol/specifications/specification-current/#implementationConsiderations
Diffstat (limited to 'runtime/lua/vim/lsp/sync.lua')
0 files changed, 0 insertions, 0 deletions