|
|
|
|
|
by matteogauthier
160 days ago
|
|
Really cool and lots of settings to tweak. Feedbacks : - a button to toggle view as list / as tree - a better search file feature - some deleted files are shown while they where only on feature branches and never on the main branch - looking for an setting to hide some file types (binary for example) Nice work ! |
|
- The search inside the tree is ass, it's what vscode provides for tree controls and I can't really change it aside from reimplementing a tree from scratch. But do try the quick pick (ctrl+q, f) which is like ctrl+p for fresh files only
- i don't really see how they'd show up, because i don't examine files outside the branch you are in. possibly something doesn't get cleaned up when switching branches. i'll look into it but if you have a way to reproduce, an issue would help here
- file type filters would be easy to add