Files
neovim/runtime/lua/vim/lsp
Volodymyr Chernetskyi 8d5ebdf986 fix(lsp): announce typeHierarchy and executeCommand capabilities #41762
Problem:
Type hierarchy (#28388, #28467) and `workspace/executeCommand` (#11607) are
implemented, but `textDocument.typeHierarchy` and `workspace.executeCommand`
are missing from `make_client_capabilities()`.

Solution:
Declare both capabilities.

AI-assisted
2026-09-07 15:11:00 -04:00
..
2026-09-07 15:33:22 +01:00
2026-09-07 15:33:22 +01:00
2026-09-07 15:33:22 +01:00
2026-09-07 15:33:22 +01:00
2026-08-23 12:38:07 -04:00