]> Sergey Matveev's repositories - vim-lsp.git/commit
Use sync RPC for the LspIncomingCalls and LspOutgoingCalls commands. Add a test...
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 15 Oct 2022 02:09:04 +0000 (19:09 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 15 Oct 2022 02:09:04 +0000 (19:09 -0700)
commita6341cf42eb4ca1087ed48f9ed4922f88dd5d9e2
treee6bb8c82aa6953ecba87c6bcef9a3ea2f763c055
parent5809ca07663f0d2dcdd2e035a3c16004594c5996
Use sync RPC for the LspIncomingCalls and LspOutgoingCalls commands.  Add a test for the :LspIncomingCalls command.  Use clangd-14 for github CI
.github/workflows/unitests.yml
autoload/lsp/handlers.vim
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
test/unit_tests.vim