-
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
P3This issue is nice to haveThis issue is nice to have
Description
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
Labels
P3This issue is nice to haveThis issue is nice to have