fortran-lang/vscode-fortran-support

feat: Choose to use hover documentation from submodule rather than interface

runburg opened this issue · 0 comments

Is there an existing request for this?

  • I have searched the existing issues

I have tried the Pre-Release of the extension.

  • Feature is not present in the latest Pre-Release

Feature Request

The little hover info that is shown over procedures is helpful but it defaults to using the information from a module level interface rather than the implementation in a submodule. I have most of my documentation in my submodules so the hover info is much less helpful. Is there a way to change this?