GenLSP.Protocol.Structures.SignatureHelpParams (gen_lsp v0.0.1)

Parameters for a SignatureHelpRequest.

properties

Properties

context :: SignatureHelpContext

The signature help context. This is only available if the client specifies to send this using the client capability textDocument.signatureHelp.contextSupport === true

@since 3.15.0