GenLSP.Protocol.Structures.TypeDefinitionClientCapabilities (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 TypeDefinitionRegistrationOptions 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