Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/villy-p/file-makeup-viewer
- Owner: Villy-P
- License: mit
- Created: 2024-01-25T19:26:58.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-09T20:52:39.000Z (about 1 month ago)
- Last Synced: 2024-10-11T12:15:57.841Z (about 1 month ago)
- Topics: files, good-first-issue, graphjs, pull-requests-welcome, tooling, viewer, vscode, vscode-extension
- Language: Svelte
- Homepage: https://marketplace.visualstudio.com/items?itemName=Villy-P.file-makeup-viewer
- Size: 7.9 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
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)