Skip to content
 
 

Repository files navigation

VSCode Repository Visualizer (Repovis)

Repository Visualizer (Repovis), is a Visual Studio Code extension that interactively visualizes the relationships between files.

The visualization is inspired by Repo Visualizer, and based on the CBRV extension by jesse-r-s-hines

Development

To run the project from source run

npm install

then open it up in VSCode and press F5 to run and debug it.

On Windows, you'll want to enable git symlinks before you clone the repo, first enable "Developer Mode" in Windows settings and then run

git config --global core.symlinks true

To build and run the tests run

npm run test

Releases

Packages

Contributors

Languages