Skip to content

Eldoc truncated examples #339

Description

@ettomatic

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

  1. hover a function (like 'Map.find)
  2. invoke eldoc-doc-buffer
  3. 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions