Lack of error from language service masks build error in error list
Open
AI-thinks-windows-only
Area-LangService-Diagnostics
Bug
Impact-Medium
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 144
Description
Use #6035, noting that there is nothing in the Error List by default (Build + IntelliSense).
Now build the project, noting that it fails. Look at the error list:

Now switch to "Build only":

The expectation is that for Build + IntelliSense, you'd see the FS0247 error.
Contributor guide
Assessment
This issue has not been assessed yet.