Skip to content

Bug in vs 2019 16.1.0 preview 2 when commenting Razor page function #9723

@darren-zdc

Description

@darren-zdc

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:

  1. dotnet core sdk 3.0 preview 4
  2. vs 2019 16.1.0 preview 2.0

To Reproduce

Steps to reproduce the behavior:

  1. Open a new Blazor server-side project
  2. Use Ctrl K + Ctr C or
    image
    to comment selection of code inside Counter.razor file
    image

Expected behavior

  1. vs will crash and reopen

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedExternalThis 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 templatesbugThis issue describes a behavior which is not expected - a bug.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions