-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedExternalThis is an issue in a component not contained in this repository. It is open for tracking purposes.This is an issue in a component not contained in this repository. It is open for tracking purposes.area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.
Milestone
Description
Describe the bug
If I comment selection of code in razor file function, vs will crash and reopen. No idea what is causing it,
Environment:
- dotnet core sdk 3.0 preview 4
- vs 2019 16.1.0 preview 2.0
To Reproduce
Steps to reproduce the behavior:
- Open a new Blazor server-side project
- Use
Ctrl K + Ctr Cor

to comment selection of code insideCounter.razorfile

Expected behavior
- vs will crash and reopen
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedExternalThis is an issue in a component not contained in this repository. It is open for tracking purposes.This is an issue in a component not contained in this repository. It is open for tracking purposes.area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.