aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/json_functions_spec.lua
diff options
context:
space:
mode:
authorMathias Fußenegger <mfussenegger@users.noreply.github.com>2021-09-22 00:05:49 +0200
committerJustin M. Keyes <justinkz@gmail.com>2021-09-26 10:25:17 -0700
commit27bac13be66946e2cb2912a44185d18b0f856a32 (patch)
tree4da8dd76dde3ec1e4f4a73a7086f6bc1a886a632 /test/functional/eval/json_functions_spec.lua
parentd26d489e2e5986c8201af8e3e1e8b860adb57afc (diff)
downloadrneovim-27bac13be66946e2cb2912a44185d18b0f856a32.tar.gz
rneovim-27bac13be66946e2cb2912a44185d18b0f856a32.tar.bz2
rneovim-27bac13be66946e2cb2912a44185d18b0f856a32.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 'test/functional/eval/json_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions