TypeScript: Error: Debug Failure. False expression. in 'Object.getImportCompletionAction' during 'completionEntryDetails'
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: 3.5.3 VSCode version: 1.36.1 Command requested: completionEntryDetails Hitting sessions: 935 Five line hash: c97ea9793e8d0655c904b5472ca4a0ed Stack:
at getImportCompletionAction (tsserver.js:115308:22)
at getCompletionEntryCodeActionsAndSourceDisplay (tsserver.js:99854:33)
at getCompletionEntryDetails (tsserver.js:99818:30)
at getCompletionEntryDetails (tsserver.js:122116:35)
at <anonymous> (tsserver.js:131183:57)
at mapDefined (tsserver.js:670:30)
at Session.getCompletionEntryDetails (tsserver.js:131181:33)
at _a.<computed> (tsserver.js:130112:61)
at <anonymous> (tsserver.js:131671:88)
at Session.executeWithRequestId (tsserver.js:131662:28)
at Session.executeCommand (tsserver.js:131671:33)
at Session.onMessage (tsserver.js:131693:35)
at <anonymous> (tsserver.js:132984:27)
at unknown (suppressed.js)
at unknown (suppressed.js)
at unknown (suppressed.js)
at unknown (suppressed.js)
at unknown (suppressed.js)
at unknown (suppressed.js)
at unknown (suppressed.js)
at unknown (suppressed.js)
at unknown (suppressed.js)
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 16 (5 by maintainers)
Embarrassing repro