razor icon indicating copy to clipboard operation
razor copied to clipboard

Completing TagHelper with Space in LiveShare removes attribute completion

Open ryanbrandenburg opened this issue 4 years ago • 4 comments

image

  1. New Blazor WASM.
  2. Open NavMenu.razor.
  3. <NavL then hit space.
  4. Note that a completion window will open, but Match isn't an option with it.
  5. Try the same thing but hit enter instead of space and note that Match is available as a completion.

ryanbrandenburg avatar Jul 13 '20 18:07 ryanbrandenburg

I was shocked by this level of weirdness and tried it out but I couldn't reproduce it both locally and in codespaces. Was there anything else that could be affecting this behavior?

ajaybhargavb avatar Jul 13 '20 18:07 ajaybhargavb

@ajaybhargavb I only noticed this in LiveShare, as I recall it did not repro in either CodeSpaces or Locally when I tried. I don't know of any other caviets.

ryanbrandenburg avatar Jul 14 '20 16:07 ryanbrandenburg

~~@ryanbrandenburg / @ajaybhargavb is this still true in latest VSMain?~~

NTaylorMullen avatar Sep 22 '20 04:09 NTaylorMullen

Still repros... Crazy!

NTaylorMullen avatar Sep 01 '21 00:09 NTaylorMullen