Extracting code snippets from a call graph for LLM context

When working with a complex function and trying to get an LLM to help refactor or better understand its flow, one of the challenges is ensuring that the entire call chain is captured.

Post 1 Image