emacs-fsharp-mode
emacs-fsharp-mode copied to clipboard
Warning tooltip is truncated
trafficstars
Description
I am not sure this belongs here, I don't know which package is responsible for showing the "warning tooltip", so I am attaching a screenshot. As you can see there is a warning on the right, but it is truncated.

Expected behavior
I would like to be able to read the whole text.
Actual behavior
The text is trucated.
Known workarounds
None I know about, I don't know in which buffer I could get the remaining bits of information.
Related information
- Operating system - Ubuntu
- Branch - master
- Emacs version - 27.1
- .NET Runtime, CoreCLR or Mono Version - dotnet version 6.0.200
I guess I you use a custom flymake/flycheck config. Would you mind to post your config and F# project?