razor icon indicating copy to clipboard operation
razor copied to clipboard

Forward Slash `/` Trigger Character for Taghelper Attributes

Open TanayParikh opened this issue 5 years ago • 1 comments
trafficstars

  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

TanayParikh avatar Jul 13 '20 18:07 TanayParikh

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

DoctorKrolic avatar Jul 24 '22 12:07 DoctorKrolic

Does not repro on 17.6/7.

adamint avatar Apr 17 '23 21:04 adamint