-
-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Labels
component: hls-call-hierarchy-plugintype: supportUser support tickets, questions, help with setup etc.User support tickets, questions, help with setup etc.
Description
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
Labels
component: hls-call-hierarchy-plugintype: supportUser support tickets, questions, help with setup etc.User support tickets, questions, help with setup etc.