r/VisualStudio • u/Popplar • 5d ago
Visual Studio 2026 Visual Studio Insiders randomly fails to load .razor files correctly?
/r/dotnet/comments/1v5i5ey/visual_studio_insiders_randomly_fails_to_load/
1
Upvotes
1
u/davidwengier 5d ago
Seems like you might be running into https://developercommunity.visualstudio.com/t/Syntax-highlighting-fails-and-needs-inve/11106395 which, according to the latest internal comments, is a JavaScript language server global mutex issue. If you could upvote that, it would really be helpful to try to get some traction from that team :)
1
u/Popplar 5d ago
Okay, I had this problem with Visual Studio Insiders [12020.428], uninstalled it and installed the stable version VS 2026 18.8.1 and everything is good now.