[FSharp.Editor] tooltips shows unnamed types when there is an error in a file / project which has type provider
Open
Area-LangService-ToolTips
Bug
Impact-Low
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
Edit: with VS 17.8.
I'm editing [FSharp.Data.SqlClient\tests\SqlClient.Tests\SqlEnumTests.fs](https://github.com/fsprojects/FSharp.Data.SqlClient/blob/master/tests/SqlClient.Tests/SqlEnumTests.fs) by breaking a bit of code unrelated to the type provider (splitting an `Assert.Equal` into `Assert.Eq ual` by putting a space), and I'm kind of seeing unnamed types and noise in the tooltip to read about the error introduced in the code.

Contributor guide
Assessment
This issue has not been assessed yet.