View Source GenLSP.Structures.DeclarationClientCapabilities (gen_lsp v0.10.0)
@since 3.14.0
Link to this section Summary
Functions
Fields
- dynamic_registration: Whether declaration supports dynamic registration. If this is set to
true
the client supports the newDeclarationRegistrationOptions
return value for the corresponding server capability as well. - link_support: The client supports additional metadata in the form of declaration links.
Link to this section Types
Link to this section Functions
fields
Fields
- dynamic_registration: Whether declaration supports dynamic registration. If this is set to
true
the client supports the newDeclarationRegistrationOptions
return value for the corresponding server capability as well. - link_support: The client supports additional metadata in the form of declaration links.