Table of Contents
- Usage
- Roadmap
- Contributing
- License
- Contact
About The Project
Quick show all file size in workspace and delete files by one click.
快速展示工作目录的所有文件大小、一键删除选中文件
(back to top)
Usage
Open explorer and click to open the size-tree tab.
打开资源管理器,点击size tree面板
- sort by name 根据文件名排序
- sort by file size 根据文件大小排序
- group/ungroup by file type 通过文件类型分组/不分组
- config ignore files/folders 配置忽略的文件/目录
- click size-tree's treeItem to open file 点击size-tree上的文件项可以打开文件
- reveal in (system) explorer by context menu 上下文菜单中可以直接在(系统)资源管理器中打开文件
- delete selected files by context menu 上下文菜单中可以直接删除选中的文件
- show file detail 展示文件详情
- stop searching files by click the
Cancel
button in notification of searching progress. 点击搜索进度提示的取消
按钮可以中止搜索
- using checkbox in treeView for select files. 在树视图上使用 checkbox 选中文件
(back to top)
Roadmap
- [x] ignore files/folders
- [x] delete selected files
- [x] group by file type
- [x] sort by size
- [x] sort by name
- [x] reveal in explorer
- [x] reveal in system explorer
- [x] stop searching manually
- [x] use checkbox in treeView
- [ ] select/deselect all
- [ ] Multi-language Support
See the open issues for a full list of proposed features (and known issues).
(back to top)
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
)
- Commit your Changes (
git commit -m 'Add some AmazingFeature'
)
- Push to the Branch (
git push origin feature/AmazingFeature
)
- Open a Pull Request
(back to top)
License
Distributed under the MIT License. See LICENSE
for more information.
(back to top)
jackiotyu - @email - 2504448153@qq.com
Project Link: https://github.com/jackiotyu/size-tree
(back to top)