]> Sergey Matveev's repositories - vim-lsp.git/commit
When using virtual text for diag messages, don't display the diag popup. Check the...
authorYegappan Lakshmanan <yegappan@yahoo.com>
Wed, 29 Mar 2023 02:22:53 +0000 (19:22 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Wed, 29 Mar 2023 02:22:53 +0000 (19:22 -0700)
commit37c3a4bea6d4c016a22ef0a2122fa93015787602
tree56fcc5e9f1fda71acaf7d90d286a30eec5515e36
parent02be767a82c15d12e82c61b209616e0fd91d72e9
When using virtual text for diag messages, don't display the diag popup.  Check the LSP server job status instead of the channel status.
autoload/lsp/diag.vim
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
autoload/lsp/options.vim