mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Fixes 5565f27
This commit is contained in:
parent
e28855ef11
commit
f72865ec9d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue