I sometimes have issues debugging large codebases and often find myself jumping between source files.
This can be frustrating, so I built an extension that shows you the call path, along with the ability to inspect variables while debugging.
I would really appreciate any feedback you have! :)