TypeScript-Call-Graph icon indicating copy to clipboard operation
TypeScript-Call-Graph copied to clipboard

VSCode has call hierarchy which is similar to what this project does

Open atfzl opened this issue 4 years ago • 2 comments

https://code.visualstudio.com/updates/v1_33#_call-hierarchy

This is not an issue, just an FYI for others who get to this project.

atfzl avatar Jul 09 '21 06:07 atfzl

hi,

Could you please tell me where the call hierarchy feature of vscode output the call graph ( not just a hierarchy ) ?

Thanks

kasra0 avatar Oct 13 '22 08:10 kasra0

@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

whyboris avatar Oct 13 '22 18:10 whyboris