@bind- completion broken
Open
Area-Razor
Area-Razor-Compiler
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
Visual Studio version: 17.13.5 / 17.14 P2
VS does not suggest @bind- completions anymore.
Let's say my component has `Text` and `TextChanged` properties. Previosly it would suggest `@bind-Text` completion. It doesn't work anymore. It works fine if I type `@bind-Text=...` manually.


Contributor guide
Assessment
This issue has not been assessed yet.