You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
server: Only perform dynamic registration if client supports it
The server shouldn't send a `client/registerCapability` unless the
client signals support with the dynamicRegistration client capability
set to true for didChangeConfiguration. This change checks that field
before attempting to register for config change notifications.
0 commit comments