We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ff9ce commit dff3476Copy full SHA for dff3476
docs/openapi.yml
@@ -912,7 +912,7 @@ paths:
912
description: |-
913
Returns a list of method signatures relevant to the current cursor
914
position, along with an indication of which signature and argument
915
- is 'active'.
+ are 'active'.
916
917
Only returned by semantic engines.
918
@@ -938,7 +938,7 @@ paths:
938
939
The first signature and the first argument are both 0.
940
941
- Identifying the positoin of an argument in the `label` for a signature
+ Identifying the position of an argument in the `label` for a signature
942
required matching the position of the text supplied in the `label` for
943
the active parameter of the active signature.
944
produces:
0 commit comments