You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When typing the following start of a line of C# code, VS crashes reproducibly (bold is what I type, italic has been added by auto closing of braces):
foreach ((var i, i))
As soon as I enter the second 'i', VS stopps responding and crashes a few seconds after. I tried this at multiple locations in the code. The result remained the same.
Original Comments
Feedback Bot on 7/19/2020, 10:46 PM:
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.
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered:
This issue has been moved from a ticket on Developer Community.
When typing the following start of a line of C# code, VS crashes reproducibly (bold is what I type, italic has been added by auto closing of braces):
foreach ((var i, i))
As soon as I enter the second 'i', VS stopps responding and crashes a few seconds after. I tried this at multiple locations in the code. The result remained the same.
Original Comments
Feedback Bot on 7/19/2020, 10:46 PM:
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.
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: