Skip to content

Specialize the call{ers,ees,graph} queries into the UI #5

Open
@fzipp

Description

@fzipp

Specialize the call{ers,ees,graph} queries into the UI: fetch the complete callgraph at startup and cache it. Use it to mark up the source so that all function declarations have a little "jump to caller(s)" button in the margin that performs the "callers" query (from the cached callgraph), and all call sites have a hyperlink on the '(' token that performs a "callees" query (also from the cache). If the result is unique, go straight there without showing the results pane.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions