Back to Crush

Lsp Call Hierarchy

internal/agent/tools/lsp_call_hierarchy.md

0.86.0347 B
Original Source

Show the call hierarchy for a symbol — either incoming calls (who calls this) or outgoing calls (what does this call). Use before refactoring to understand blast radius, or when tracing execution flow. Uses LSP call hierarchy protocol for accurate, language-aware results. Returns a tree showing callers/callees with file paths and line numbers.