Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in 'getArgumentOrParameterListInfo' during 'signatureHelp' #57826

Closed
typescript-bot opened this issue Mar 18, 2024 · 0 comments · Fixed by #57637
Closed

Error in 'getArgumentOrParameterListInfo' during 'signatureHelp' #57826

typescript-bot opened this issue Mar 18, 2024 · 0 comments · Fixed by #57637
Labels
Bug A bug in TypeScript Source: Telemetry The issue relates to the telemetry in editors

Comments

@typescript-bot
Copy link
Collaborator

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug in TypeScript Source: Telemetry The issue relates to the telemetry in editors
Projects
None yet
2 participants