Options
All
  • Public
  • Public/Protected
  • All
Menu

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

层级

  • SignatureHelp

索引

Constructors(1)

Properties(3)

Constructors(1)

constructor

Properties(3)

signatures

signatures: SignatureInformation[]

One or more signatures.

activeSignature

activeSignature: number

The active signature.

activeParameter

activeParameter: number

The active parameter of the active signature.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹