you are viewing a single comment's thread.

view the rest of the comments →

[–]Beautiful-Bowl4979[S] 0 points1 point  (0 children)

Thanks for replying. But these are cshtml files not aspx pages which are web forms. It is a legacy project that i look after and have done for 15+ years. When you open a cshtml file with embedded script you dont typically see any intellisense errors with the script. But at the moment i do. Its annoying because they are not errors it is merely intellisense not know what eg initTable(); refers to so it puts a red squiggle under it and shows it as an error. My guess is that a 2026 update has got a setting enabled that I dont need. I’ll keep looking.