Visual Studio 2019 has broken Intellisense and odd error and file search doesn't open a file

  • Thread starter Thread starter danielsn
  • Start date Start date
D

danielsn

Guest
I am learning Blazor (Which seems to be the best thing to come along in years) and suddenly it stopped working correctly for intellisense for some items.

Also the color of the code no longer reflects that something is not just text, such as if I use the "@" expression for some things, but not others.

For example, @using and <EditForm> highlight with green text under them but some of it works okay.

Also, the Find in File functionality is disabled and won't launch when I click on it.

I noticed the extra <div> after I uploaded the image, but I fixed it and it didn't help.

1548837.png

Continue reading...
 
Back
Top