Suppress C# completion for statement blocks with angle brackets #14310
Labels
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
bug
This issue describes a behavior which is not expected - a bug.
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
Status: Resolved
Milestone
With the addition of TagHelper (this is also true because of how Html support is currently enabled) support if you type:
You will have C# completion pop up after the < at which point continued typing will result in a bad completion commit. We should suppress this.
The text was updated successfully, but these errors were encountered: