This commit is contained in:
KamasamaK 2020-05-23 06:21:46 -04:00
parent e28855ef11
commit f72865ec9d

View file

@ -3912,7 +3912,7 @@ export interface SignatureInformation {
/**
* The index of the active parameter.
*
* If provided, this is used in place of `SignatureHelp.activeSignature`.
* If provided, this is used in place of `SignatureHelp.activeParameter`.
*
* @since 3.16.0 - proposed state
*/