-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Error in 'consumeTokenAndAdvanceScanner' during 'getCodeFixes' #45744
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
Comments
This issue reproduced in the following context:
|
This issue reproduced in the following context:
|
This issue reproduced in the following context:
|
This issue reproduced in the following context:
|
Tracked by #47582, here's a repro: export declare function yadda<T extends { next?: /*$*/T }>(): void; |
In theory should be fixed by #47596. |
This issue reproduced in the following context:
|
This issue reproduced in the following context:
|
Hm, given the above says 4.6.2, it sounds like there's still more broken here and #47596 was not enough. @DanielRosenwasser How have you been reproducing these? |
It was really the fuzzer that caught it, I just got the repro. |
See here for the newest manifestation #48379 |
This issue reproduced in the following context:
|
@DanielRosenwasser is this worth a backport? |
This issue reproduced in the following context:
|
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: 4.4.2
VSCode version: 1.49.0
Command requested: getCodeFixes
Hitting sessions: 2440
Five line hash: a8b46be7329762e4f02c4625104c5e8a
Stack:
The text was updated successfully, but these errors were encountered: