Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/villy-p/file-makeup-viewer

File Makeup Viewer is a VS Code extension that shows you a graph of all the files in your current working directory. Pull Requests welcome and needed!
https://github.com/villy-p/file-makeup-viewer

files good-first-issue graphjs pull-requests-welcome tooling viewer vscode vscode-extension

Last synced: 18 days ago
JSON representation

File Makeup Viewer is a VS Code extension that shows you a graph of all the files in your current working directory. Pull Requests welcome and needed!

Awesome Lists containing this project

README

        

# File Makeup Viewer

![GitHub forks](https://img.shields.io/github/forks/Villy-P/File-Makeup-Viewer?style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/Villy-P/File-Makeup-Viewer?style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/watchers/Villy-P/File-Makeup-Viewer?style=for-the-badge)
![Visual Studio Marketplace Rating](https://img.shields.io/visual-studio-marketplace/stars/villy-p.file-makeup-viewer?style=for-the-badge)
![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)

File Makeup Viewer is a VS Code extension that shows you a graph of all the files in your current working directory. Pull Requests welcome and needed!

![Image](https://raw.githubusercontent.com/Villy-P/File-Makeup-Viewer/main/assets/animation.gif)

## Usage

Open the command pallete (`Ctrl-Shift-P`) and click `Display File Makeup`.

## Features

* View amount of file or collective file size
* Hide hidden directories
* Hide certain folders
* Hide non-language files
* Display all files of extension type
* Group related files

## Contributing

We need contributers!

Want to add some files or change a feature within the source code?
Check out the [contributing guidelines](.github/CONTRIBUTING.md) before you make any changes.

## License

File Makeup Viewer is licensed under the [MIT](./LICENSE) license

## Changelog

View all upcoming and previous releases [here](./CHANGELOG.md)

## Credits

Extension Icon found [here](https://www.iconpacks.net/free-icon/pie-chart-683.html)