Skip to content

[Feature Request] Implement Graph-based Visualization for Symbol-Level Analysis (Internal Dependencies) #40

@Jinshijiming

Description

@Jinshijiming

Description: Currently, the Symbol-Level Analysis feature provides a list-based view of symbols within a file. However, this functionality significantly overlaps with VS Code's built-in Outline View, which already provides a hierarchical list of classes and methods.

To provide more value, I suggest transforming this feature from a static list into a Graph-based Dependency View, similar to the existing File-level Analysis.

Desired Behavior: Instead of just listing symbols, the extension should visualize the relationships within a single file。

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions