When I start typing in a cshtml file Visual Studio 2019, if I start with a < then type, I see intellisense options but cannot select them as normal (either by TAB then space or by clicking on them) - why is this? See screenshot below.
Intellisense is appearing but I cannot select it
My project is an ASP.NET Core one.
Thanks