Optional
Whether implementation supports dynamic registration. If this is set to true the client supports the new (TextDocumentRegistrationOptions & StaticRegistrationOptions) return value for the corresponding server capability as well.
true
(TextDocumentRegistrationOptions & StaticRegistrationOptions)
3.17.0
Whether implementation supports dynamic registration. If this is set to
truethe client supports the new(TextDocumentRegistrationOptions & StaticRegistrationOptions)return value for the corresponding server capability as well.