View Source GenLSP.Structures.SignatureHelpOptions (gen_lsp v0.10.0)
Server Capabilities for a {@link SignatureHelpRequest}.
Link to this section Summary
Functions
Fields
trigger_characters: List of characters that trigger signature help automatically.
Link to this section Types
Link to this section Functions
fields
Fields
trigger_characters: List of characters that trigger signature help automatically.
retrigger_characters: List of characters that re-trigger signature help.
These trigger characters are only active when signature help is already showing. All trigger characters are also counted as re-trigger characters.
@since 3.15.0
work_done_progress