diff options
author | Jorge Mederos <46798594+jmederosalvarado@users.noreply.github.com> | 2023-10-21 08:47:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-21 08:47:14 +0200 |
commit | 330444994616e48e5e4d15bbf72d7c5346943565 (patch) | |
tree | baac3922c5a58d2ac2da15d91868b8f150088257 /runtime/lua/vim/lsp/_snippet_grammar.lua | |
parent | 7a6e27958a80b3aebb1335b78aa81c26c79b7f37 (diff) | |
download | rneovim-330444994616e48e5e4d15bbf72d7c5346943565.tar.gz rneovim-330444994616e48e5e4d15bbf72d7c5346943565.tar.bz2 rneovim-330444994616e48e5e4d15bbf72d7c5346943565.zip |
fix(lsp): log unknown diagnostic tags instead of showing a warning (#25705)
To be more in line with the specification:
> To support the evolution of enumerations the using side of an enumeration shouldn’t fail on an enumeration value it doesn’t know. It should simply ignore it as a value it can use and try to do its best to preserve the value on round trips
Diffstat (limited to 'runtime/lua/vim/lsp/_snippet_grammar.lua')
0 files changed, 0 insertions, 0 deletions