Signals that the signature help request came from a user typing a character. Depending on the character and the syntactic context, the request may or may not be served a result.
Signals that the signature help request came from a user typing a character. Depending on the character and the syntactic context, the request may or may not be served a result.
(kind signature-help-character-typed-reason)
Returns: "characterTyped"
**Returns:** `"characterTyped"`
(set-trigger-character! signature-help-character-typed-reason value)
Character that was responsible for triggering signature help.
Character that was responsible for triggering signature help.
(trigger-character signature-help-character-typed-reason)
Character that was responsible for triggering signature help.
Returns: SignatureHelpTriggerCharacter
Character that was responsible for triggering signature help. **Returns:** `SignatureHelpTriggerCharacter`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close