emacs-fsharp-mode icon indicating copy to clipboard operation
emacs-fsharp-mode copied to clipboard

Warning tooltip is truncated

Open lazywithclass opened this issue 3 years ago • 1 comments
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

lazywithclass avatar Mar 10 '22 20:03 lazywithclass

I guess I you use a custom flymake/flycheck config. Would you mind to post your config and F# project?

juergenhoetzel avatar Jun 19 '22 17:06 juergenhoetzel