Incentive
It is a necessity to have understanding of code call stack holistically. However, it is hard to understand anyone’s code without context, lineage of function call becomes hard to visualize.
web search source
visual studio extension
https://marketplace.visualstudio.com/items?itemName=YaobinOuyang.CodeAtlas
other cli projects
- python packagecode2flow
- based on ast
- https://github.com/scottrogowski/code2flow