SignatureHelp

open class SignatureHelp(source)

Signature help represents the signature of something callable. There can be multiple signatures but only one active and only one active parameter.

Online Documentation

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The active parameter of the active signature.

Link copied to clipboard

The active signature.

Link copied to clipboard

One or more signatures.