Skip to content

lbaf23/repo-analyzer

Repository files navigation

repo-analyzer README

A VSCode extension that can create function call graphs based on the LSP protocol.

Install

yarn

Dev

Run

F5(fn+F5)

Usage

F1(fn+F1) -> "Repo Analyzer: Generate Call Graph"

Build

vsce package

Features

  • Generate a function call graph and save it as a DOT(graphviz) file.

Requirements

  • VSCode extension: Graphviz Interactive Preview

Extension Settings

Known Issues

Release Notes

0.0.1

Initial release of repo-analyzer.


About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published