FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

agdust/vscode-codebase-visualizer: A VSCode extension to visualize files structure in repositry. · GitHub

 
 

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

About

A VSCode extension to visualize files structure in repositry.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL