lsp.ImplementationClientCapabilities
@since 3.14.0
Fields2
ImplementationClientCapabilities.dynamicRegistration : nil | boolean
Whether implementation supports dynamic registration. If this is set to true the client supports the new ImplementationRegistrationOptions return value for the corresponding server capability as well.
ImplementationClientCapabilities.linkSupport : nil | boolean