Skip to content

Error in 'getArgumentOrParameterListInfo' during 'signatureHelp' #57826

Closed
@typescript-bot

Description

@typescript-bot

This issue comes from crash dumps in telemetry. We've tried to de-duplicate issues on a best-effort basis, comparing the sequence of methods called and the command requested while ignoring line numbers.
TypeScript version prefix: 5.4.2
VSCode version: 1.88.0-insider
Command requested: signatureHelp
Hitting sessions: 102
Five line hash: 235bf9ceae08987f4c75827752f6c483
Stack:

    at getArgumentOrParameterListInfo (tsserver.js:169115:11)
    at getImmediatelyContainingArgumentInfo (tsserver.js:169132:18)
    at getImmediatelyContainingArgumentOrContextualParameterInfo (tsserver.js:169190:70)
    at getContainingArgumentInfo (tsserver.js:169352:26)
    at getSignatureHelpItems (tsserver.js:169001:24)
    at getSignatureHelpItems2 (tsserver.js:146696:37)
    at  (tsserver.js:186887:52)
    at unknown (tsserver.js:185159:43)
    at <anonymous> (tsserver.js:187524:69)
    at  (tsserver.js:187516:14)
    at  (tsserver.js:187524:29)
    at  (tsserver.js:187566:51)
    at <anonymous> (tsserver.js:189151:14)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptSource: TelemetryThe issue relates to the telemetry in editors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions