diff options
author | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2021-09-22 00:05:49 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2021-09-26 10:25:17 -0700 |
commit | 27bac13be66946e2cb2912a44185d18b0f856a32 (patch) | |
tree | 4da8dd76dde3ec1e4f4a73a7086f6bc1a886a632 /scripts/gen_help_html.py | |
parent | d26d489e2e5986c8201af8e3e1e8b860adb57afc (diff) | |
download | rneovim-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 'scripts/gen_help_html.py')
0 files changed, 0 insertions, 0 deletions