GenLSP.Protocol.Structures.DeclarationClientCapabilities (gen_lsp v0.0.1)
@since 3.14.0
properties
Properties
dynamicRegistration :: boolean
Whether declaration supports dynamic registration. If this is set to true
the client supports the new DeclarationRegistrationOptions
return value
for the corresponding server capability as well.
linkSupport :: boolean
The client supports additional metadata in the form of declaration links.