diff options
author | Michael Lingelbach <m.j.lbach@gmail.com> | 2021-10-10 22:32:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-10 22:32:50 -0700 |
commit | d288daac2bdc7e1e7da58656cd26a4311811120c (patch) | |
tree | b257c86b5f93b10a67829ddeaab4f631e4c54d37 /src/nvim/api/buffer.c | |
parent | b3e0d6708eca3cd22695d364ba2aca7401cc0f8c (diff) | |
download | rneovim-d288daac2bdc7e1e7da58656cd26a4311811120c.tar.gz rneovim-d288daac2bdc7e1e7da58656cd26a4311811120c.tar.bz2 rneovim-d288daac2bdc7e1e7da58656cd26a4311811120c.zip |
fix(lsp): do not invoke handlers for unsupported methods (#15926)
Closes https://github.com/neovim/neovim/issues/15174
Instead of invoking handlers with unsupported methods, pre-compute which
clients support a given method and only notify the user if no clients
support the given method.
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions