Skip to content

Support for function call hierarchy #738

Closed
@jneira

Description

@jneira

(From mpickering/ghcide#18)

  • It is a feature common in other ides like eclipse or intellij
  • It shows the graph of all transitive calls of a function, in a tree:
    • The nodes are selectable (shows info in the right pane) and navigable with ctrl+click
    • In the right pane other info like the possible multiple calls in the same funcion, with the line number (also navigables to the concrete line)

imagen

imagen

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions