dotnet / dotnet/fsharp

[FSharp.Editor] tooltips shows unnamed types when there is an error in a file / project which has type provider

Open
#16,361 0 comments 0 reactions 0 assignees View on GitHub
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.

![image](https://github.com/dotnet/fsharp/assets/87944/b64b35ce-616e-4416-ad4c-084c0e1e84b5)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.