View Source GenLSP.Structures.ShowDocumentClientCapabilities (gen_lsp v0.10.0)
Client capabilities for the showDocument request.
@since 3.16.0
Link to this section Summary
Functions
Fields
- support: The client has support for the showDocument request.
Link to this section Types
@type t() :: %GenLSP.Structures.ShowDocumentClientCapabilities{support: boolean()}
Link to this section Functions
fields
Fields
- support: The client has support for the showDocument request.