aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/log.lua
diff options
context:
space:
mode:
authorMathias Fußenegger <mfussenegger@users.noreply.github.com>2021-09-22 00:05:49 +0200
committerGitHub <noreply@github.com>2021-09-21 15:05:49 -0700
commit8164adc1441b2150737bb7e30c59de73176d6447 (patch)
tree654fbefcbd4577d75e937135569d199586820b64 /runtime/lua/vim/lsp/log.lua
parenta65d8c34e6427fea00bf9a3d35752fc00054d503 (diff)
downloadrneovim-8164adc1441b2150737bb7e30c59de73176d6447.tar.gz
rneovim-8164adc1441b2150737bb7e30c59de73176d6447.tar.bz2
rneovim-8164adc1441b2150737bb7e30c59de73176d6447.zip
fix(lsp): update lsp-handler signature in call_hierarchy (#15738)
This fixes the handler signature and also prevents n+1 requests firing if there are multiple clients. (The first `prepareCallHierarchy` handler is called once per client, each invocation used `buf_request` to make more requests using *all* clients)
Diffstat (limited to 'runtime/lua/vim/lsp/log.lua')
0 files changed, 0 insertions, 0 deletions