zeiss-digital-innovation / Refactorizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Project Zoom"

HerrLoesch opened this issue · comments

It must be possible to "zoom into" a project.

  • Only libraries are shown after analyization of the code base finished.
  • User can than open single libraries and sees all their namespaces and the dependencies between the other libraries and these namespaces.
  • User can open single namespaces and sees all classes and dependencies.
  • User can open single classes and sees all their methods and dependencies.