In VS Code, there are classic commands like 'Show Call Hierarchy', 'Find All References', but there is no command to find a call path from Function A to Function B. In IDA Pro, there is a plugin called Alleycat who can do this.
How can I find a call path from Function A to Function B? Is there any extension to do so?