dotnet / razor

Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
https://asp.net
MIT License
500 stars 191 forks source link

Forward Slash `/` Trigger Character for Taghelper Attributes #4557

Closed TanayParikh closed 1 year ago

TanayParikh commented 4 years ago
  1. dotnet new blazorserver
  2. Open Pages/_Host.cshtml
  3. On line 22, type <form /.

Expected: No taghelper attribute completions Actual: Taghelper attribute completions provided

image

DoctorKrolic commented 2 years ago

VS 2022 v17.3 Preview 4 - not reproducible (blazor server template changed, so the most accurate representation of the given position is in _Layout.cshtml): nrH5mOb2zb

adamint commented 1 year ago

Does not repro on 17.6/7.