https://github.com/villy-p/file-makeup-viewer
A Visual Studio Code extension that visualizes your file directory. Pull Requests welcome and needed!
https://github.com/villy-p/file-makeup-viewer
collaborate files github good-first-issue graphjs pull-requests-welcome tooling viewer vscode vscode-extension
Last synced: about 1 month ago
JSON representation
A Visual Studio Code extension that visualizes your file 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-11T20:09:38.000Z (3 months ago)
- Last Synced: 2025-03-17T06:51:37.140Z (about 2 months ago)
- Topics: collaborate, files, github, 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: 9.93 MB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 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!

## 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)