]> Sergey Matveev's repositories - vim-lsp.git/history - .github
Rearrange workspaceConfiguration call
[vim-lsp.git] / .github /
2023-04-04 Yegappan LakshmananUpgrade CI to clangd-15
2023-03-26 Yegappan LakshmananAdd tests for the Go language server
2023-03-20 Yegappan LakshmananFailed to install nodejs
2023-03-20 Yegappan LakshmananAdd support for typescript language server tests.
2023-03-15 Yegappan LakshmananMerge pull request #155 from Shane-XB-Qian/pr_test_asse...
2023-03-15 Yegappan LakshmananMerge pull request #156 from Shane-XB-Qian/pr_ci_upd_no...
2023-03-15 shane.xb.qianfix: upgrade ci checkout node version
2022-11-11 Yegappan LakshmananMerge pull request #102 from Shane-XB-Qian/pr_ci_clangd_14
2022-11-11 shane.xb.qianci: install clangd-14 complacence with ubuntu ver
2022-11-11 shane.xb.qianfix: (test case) try to specific ubuntu version complia...
2022-10-25 Yegappan LakshmananCode coverage doesn't work for Vim9 scripts. Remove...
2022-10-15 Yegappan LakshmananRevert to clangd-12 as clangd-14 is not availble in...
2022-10-15 Yegappan LakshmananUse sync RPC for the LspIncomingCalls and LspOutgoingCa...
2022-09-30 Yegappan LakshmananBump up the minimum required Vim version to 9.0 and...
2022-01-22 Yegappan LakshmananGithub action covimerage doesn't work for Vim9 scripts
2022-01-22 Yegappan LakshmananUse the latest Ubuntu version for coverage
2022-01-22 Yegappan LakshmananInstall the latest Vim for unit tests
2022-01-22 Yegappan LakshmananInstall latest Vim for running the tests
2022-01-22 Yegappan LakshmananEnable code coverage
2022-01-17 Yegappan LakshmananUse clangd-12
2022-01-17 Yegappan LakshmananUse setup-clang action
2022-01-17 Yegappan LakshmananTry using clangd-12
2022-01-17 Yegappan LakshmananIncrease the delay to 1 second in the test
2022-01-17 Yegappan LakshmananDisplay where clangd is installed
2022-01-17 Yegappan LakshmananUse clangd package instead of clangd-13
2022-01-17 Yegappan LakshmananAdd github action to run unit tests