summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/provider/python.lua
diff options
context:
space:
mode:
authortris203 <admin@snappeh.com>2026-03-15 22:42:18 +0000
committertris203 <admin@snappeh.com>2026-03-19 17:51:21 +0000
commit95dce376f330029b54af1f00310d26536c713f5c (patch)
tree48252a4d7073890a9a541ec031b8c261200cd175 /runtime/lua/vim/provider/python.lua
parent6a49a277f517bd5fd51c62a3dcda5d00d91a8401 (diff)
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.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions