-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
CHSFcohosting should fixcohosting should fixarea-razorbugSomething isn't workingSomething isn't workingfixed
Milestone
Description
When editing a solution that contains Razor files, errors from the underlying C# generated files appear in the error list as seen below:

Repro steps:
- Clone the dotnet/aspire repo: https://github.com/dotnet/aspire
- Install latest .NET SDK-preview version
- Run ./build.sh
- Run ./start-code.sh
- Wait for the Aspire.sln to load.
- Observe the errors in the list.
I noticed that this appears to be happening to source files that are in our template directory so that might be related to why this granularity of error is showing up.
Also, note that if you click on the error from the list the editor fails to resolve it so the errors are noisy and non-actionable (not that being able to view the generated code makes them that much more actionable).

Metadata
Metadata
Assignees
Labels
CHSFcohosting should fixcohosting should fixarea-razorbugSomething isn't workingSomething isn't workingfixed