-
Notifications
You must be signed in to change notification settings - Fork 4.2k
VS2017 crash with :: operator #23940
Copy link
Copy link
Closed
Labels
Area-IDEBugDeveloper CommunityThe issue was originally reported on https://developercommunity.visualstudio.comThe issue was originally reported on https://developercommunity.visualstudio.comResolution-FixedThe bug has been fixed and/or the requested behavior has been implementedThe bug has been fixed and/or the requested behavior has been implementedTenet-ReliabilityCustomer telemetry indicates that the product is failing in a crash/hang/dataloss manner.Customer telemetry indicates that the product is failing in a crash/hang/dataloss manner.
Milestone
Metadata
Metadata
Assignees
Labels
Area-IDEBugDeveloper CommunityThe issue was originally reported on https://developercommunity.visualstudio.comThe issue was originally reported on https://developercommunity.visualstudio.comResolution-FixedThe bug has been fixed and/or the requested behavior has been implementedThe bug has been fixed and/or the requested behavior has been implementedTenet-ReliabilityCustomer telemetry indicates that the product is failing in a crash/hang/dataloss manner.Customer telemetry indicates that the product is failing in a crash/hang/dataloss manner.
Type
Fields
Give feedbackNo fields configured for issues without a type.
I'm attempting to to type in this program. VS 2017 crashes after I type the word
ListinCol::ListThis issue has been moved from https://developercommunity.visualstudio.com/content/problem/155278/vs2017-crash-with-operator.html
VSTS ticketId: 529066
These are the original issue comments:
Michael Quinlan on 11/24/2017, 07:17 AM (32 days ago):
The code is C#. The problem only happens when I actually type in the code; VS 2017 doesn't crash if I copy-paste the program.
In Options under Text Editor-->C#-->IntelliSense, I tried disabling 'Show completion list after a character is typed', 'Highlight matching portions of completion list items', and 'Show completion item filters' but the problem still occurred.
Michael Quinlan on 12/5/2017, 02:13 PM (20 days ago):
Problem still occurs is Visual Studio 15.5.0 (edit to add: Community Edition)
These are the original issue solutions:
(no solutions)