-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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: Debug Failure. False expression. in 'ProjectService.applyChangesInOpenFiles' during 'updateOpen' #35034
Comments
This issue reproduced in the following context:
|
This issue reproduced in the following context:
|
This issue reproduced in the following context:
|
@RyanCavanaugh Marking as VS Code priority since this is the second from the top hitter in TS 3.8.2 |
…ned again even through openFile command - partially) from updateOpen command Fixes #35034
Component commits: 724c755 Remove unnecessary assert (since we allow already open file to be opened again even through openFile command - partially) from updateOpen command Fixes microsoft#35034
Component commits: 724c755 Remove unnecessary assert (since we allow already open file to be opened again even through openFile command - partially) from updateOpen command Fixes #35034 Co-authored-by: Sheetal Nandi <[email protected]>
This issue reproduced in the following context:
|
Revised stack format and updated hash. |
This issue reproduced in the following context:
|
There is only one assert now https://github.com/microsoft/TypeScript/blob/main/src/server/editorServices.ts#L3722 and that seems reasonable.. If the file was not already present it seems incorrect protocol to use to apply changes. |
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.7.2
VSCode version: 1.40.0
Command requested: updateOpen
Hitting sessions: 999
Five line hash: 4d92d6402109da29bcae978b166e587c
Stack:
The text was updated successfully, but these errors were encountered: