- Регистрация
- 1 Мар 2015
- Сообщения
- 1,481
- Баллы
- 155
Ever stared at a function and thought: "Wait... what actually happens when this runs?"
Been there, so I built a free tool that maps out the entire chain of function calls — using static analysis only.
Perfect for:
? Understanding legacy systems
Faster onboarding
? Exploring complex codebases
You can try it out from the VS Code marketplace
Would love to hear your thoughts or suggestions!
Been there, so I built a free tool that maps out the entire chain of function calls — using static analysis only.
Perfect for:
? Understanding legacy systems
? Exploring complex codebases
You can try it out from the VS Code marketplace
Would love to hear your thoughts or suggestions!