SignatureHelpConfig

constructor(keymap: Boolean = true)

Parameters

keymap

When true (the default), the signatureKeymap default bindings are installed at high precedence. Pass false to bind the showSignatureHelp/nextSignature/prevSignature commands yourself.