Files
neovim/runtime/lua
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-03-16 10:29:58 +01:00
2025-02-09 18:10:54 +01:00