Skip to content

Scope of functions considered by hls-call-hierarchy-plugin? #3320

@jchia

Description

@jchia

Your environment

Ubuntu 20.04, vscode, GHC 9.2.4 under stack 2.9.1.

Have you configured HLS in any way (especially: a hie.yaml file)?
Yes

What's wrong?

I have no problem with basic functionality, but is it expected that functions in a different build target are excluded from the call hierarchy results? E.g. within a stack project, if a function main in foo-project:exe calls a function callee in foo-project:lib, is it normal that main will not show up in callee's call hierarchy as one of its callers? This is what I am experiencing with my project. If this is normal, it would be helpful to clarify in the README.md the scope of the call hierarchy result.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions