GenLSP.Protocol.Structures.ImplementationClientCapabilities (gen_lsp v0.0.1)

@since 3.6.0

properties

Properties

dynamicRegistration :: 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.

linkSupport :: boolean

The client supports additional metadata in the form of definition links.

@since 3.14.0