Skip to content

Incomplete hovering of procedure pointers abstract interface #455

@miEsMar

Description

@miEsMar

Describe the bug
Hovering over the abstract interface function definition shows the correct prototype, while hovering over the procedure pointer instance shows the prototype with first argument in the argument list missing.
However, I tried a minimal reproducer, with the same function signature etc, and there I could not see the same issue, so I do not really know what is going on.

Expected behavior
Hovering over either the abstract interface definition or an actual procedure instance of that interface should provide the same result, i.e. the complete procedure interface definition.

Screenshots & Animations

Image

Image

Setup information (please complete the following information):

  • OS: Linux
  • Python Version 3.10.2
  • fortls Version 3.1.2
  • Code editor used: Neovim v.0.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions