TypeScript-Call-Graph
TypeScript-Call-Graph copied to clipboard
VSCode has call hierarchy which is similar to what this project does
https://code.visualstudio.com/updates/v1_33#_call-hierarchy
This is not an issue, just an FYI for others who get to this project.
hi,
Could you please tell me where the call hierarchy feature of vscode output the call graph ( not just a hierarchy ) ?
Thanks
@kasra0 -- I'm unsure if that's a feature that exists in VS Code 🤔 -- I just don't know.
But I wanted to comment to prevent misunderstanding 😅 👍
My best guess is that VS Code does not output a call graph -- but just the hierarchy as seen in the screenshot.
VS Code release notes: call hierarchy support