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