Skip to content

Code Editor: C++ class map #166

@eprikazchikov

Description

@eprikazchikov

Is your feature request related to a problem? Please describe.

It would be nice to have a class view of the c++ project code.

Describe the solution you'd like

Need to implement a CppClassViewModel to map all classes in project and ability to navigate between of them using double-click.

Describe alternatives you've considered

N/A

Additional context

clang has required functionality probably need to use clanglib for this
https://eli.thegreenplace.net/2012/12/17/dumping-a-c-objects-memory-layout-with-clang/

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3This issue is nice to have

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions