A VSCode extension that can create function call graphs based on the LSP protocol.
yarn
F5(fn+F5)
F1(fn+F1) -> "Repo Analyzer: Generate Call Graph"
vsce package
- Generate a function call graph and save it as a DOT(graphviz) file.
- VSCode extension: Graphviz Interactive Preview
Initial release of repo-analyzer.