-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Autocomplete on switch for object of type T crashes Visual Studio 2019 #37009
Labels
Area-Compilers
Developer Community
The issue was originally reported on https://developercommunity.visualstudio.com
Tenet-Reliability
Customer telemetry indicates that the product is failing in a crash/hang/dataloss manner.
Comments
Stack trace for the crash:
|
sharwell
added
Area-Compilers
Tenet-Reliability
Customer telemetry indicates that the product is failing in a crash/hang/dataloss manner.
labels
Jul 5, 2019
Verified this is fixed in 16.2p4. I think it was fixed by #35249 (in 16.1). |
sharwell
added
the
Developer Community
The issue was originally reported on https://developercommunity.visualstudio.com
label
Nov 21, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Area-Compilers
Developer Community
The issue was originally reported on https://developercommunity.visualstudio.com
Tenet-Reliability
Customer telemetry indicates that the product is failing in a crash/hang/dataloss manner.
When using the autocomplete feature visual studio breaks (reproducibly) when trying to enter a type for a switch statement inside a type T function:
When the cursor is after the case, it start looking for types. VS 2019 crashes and restarts reproducibly.
This issue has been moved from https://developercommunity.visualstudio.com/content/problem/590659/autocomplete-on-switch-for-object-of-type-t-crashe.html
VSTS ticketId: 903464
These are the original issue comments:
Visual Studio Feedback System on 6/2/2019, 07:30 PM (32 days ago):
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Visual Studio Feedback System on 7/5/2019, 11:36 AM (24 min ago):
This issue is currently being investigated. Our team will get back to you if either more information is needed, a workaround is available, or the issue is resolved.
These are the original issue solutions:
(no solutions)
The text was updated successfully, but these errors were encountered: