Files
neovim/runtime/lua
tris203 95dce376f3 fix(lsp): handle providers without subcapabilities
Previously, the LSP client assumed all providers had subcapabilities,
which could cause issues when a provider did not. This change adds a
check for the presence of subcapabilities before attempting to access
them, ensuring correct handling of both cases. This improves
compatibility with servers that register providers without additional
capabilities.
2026-03-19 17:51:21 +00:00
..
2026-03-16 10:29:58 +01:00
2025-02-09 18:10:54 +01:00