-
Notifications
You must be signed in to change notification settings - Fork 198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error reporting is completely broken #11323
Comments
Interesting that spell checking is returning items seen by the error list but actual diagnostics are not. |
Unfortunately, I can't repro this, and all errors seem to be working for me. Granted I am using a newer version of VS. My build of 17.13 P2.1 seems to be completely broken so I need to fix that first, before I can try there @Peter-Juhasz don't suppose there is anything interesting in the Razor Log Output? The fact that spell checking, completion and nav bars are working, but not diagnostics, is quite surprising. |
I did not find anything suspicious, here is the full log from start of VS and opening the file:
|
VS 17.13 P2.1 with no extensions enabled
20241219-1220-12.8682006.mp4
No errors are displayed as squiggles, in the Error List or on the scroll bar. Both markup and embedded C# are affected.
HTML and C# alone works fine, reporting errors as expected.
The text was updated successfully, but these errors were encountered: