served.commands.calltips

Undocumented in source.

Members

Functions

convertDCDCalltips
SignatureHelp convertDCDCalltips(DCDExtComponent dcdext, string[] calltips, DCDCompletions.Symbol[] symbols, CalltipsSupport extractedParams)

Convert DCD calltips to LSP compatible SignatureHelp objects

provideDSignatureHelp
SignatureHelp provideDSignatureHelp(TextDocumentPositionParams params, string file, Document document)
Undocumented in source. Be warned that the author may not have intended to support it.
provideDietSignatureHelp
SignatureHelp provideDietSignatureHelp(TextDocumentPositionParams params, string file, Document document)
Undocumented in source. Be warned that the author may not have intended to support it.
provideSignatureHelp
SignatureHelp provideSignatureHelp(TextDocumentPositionParams params)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta