-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Description
I am learning F# on Emacs and my experience has been great. Thank you for your work!
A little annoyance (at least for a F# newbie) is that documentation examples get truncated by Eldoc:
This seems to come from FsAutoComplete but I am not sure what causes it.
I appreciate taht this could not be due to this project, in case an hint on what could be the root case could be helpful.
If this can help, I tried installing Ionide on VScode and the examples section seems to appear in the documentation.
Repro steps
Please provide the steps required to reproduce the problem
- hover a function (like 'Map.find)
- invoke eldoc-doc-buffer
- the documentation appear as expected but the examples section is truncated with a link and a message.
Open the documentation to see the truncated examples
Related information
Linux
Emacs 29.2
Dotnet 8.0.3
Metadata
Metadata
Assignees
Labels
No labels