microsoft/vscode

Timeline support for folders

Opened this issue · 4 comments

The timeline should support folders as well: the timeline of a file X is equivalent to gitk -- X, and the timeline of a folder X should be equivalent to gitk -- X.

bump, this is super useful if you git revert a repo by mistake. You can just go to your src directory and revert to the most recent folder change.

+1 for this.
Since we already have timeline for individual files, folder timeline could build upon it.
Like something filter all the resources in the entry.json? I know the issue is oversimplified by me and there definitely are many intricate details such as dealing with file deletion operations? Appreciate for this 💕

Thank you very much for this report. It would help if you could add the terms "local history" and "directory" in the title. I suggest:

Timeline cannot show the local history of whole folders (directories)