Files
neovim/runtime/lua/vim
glepnir b3bd442c5c fix(lsp): completion dynamicRegistration breaks capability readers #41771
Problem:
A server that supports dynamic registration must not also declare
completionProvider at initialize, so server_capabilities.completionProvider
is nil for anything reading it directly.

Solution:
Do not advertise it by default. A client that follows a registration can
declare it itself.
2026-09-08 05:48:38 -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-03 19:17:25 +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-01-09 10:07:15 +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-09-07 10:53:56 +01:00
2026-09-07 15:33:22 +01:00
2026-09-07 15:33:22 +01:00