showSignatureHelp

Explicitly prompt the server to provide signature help at the cursor.

Ports upstream @codemirror/lsp-client's showSignatureHelp command: fires an Invoked request through this editor's SignatureHelpPlugin. Returns false when no signature-help extension is installed in session.