Microsoft/vscode

Git - Please add "View diff with Working File" command to timeline context menu

Open

#175,499 opened on Feb 27, 2023

View on GitHub
 (0 comments) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
feature-requestgithelp wanted

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

I think it would be convenient to add the "View diff with working file" to the timeline context menu. So, when you right click on the commit in the timeline and select this command the "diff editor" will open (comparing file at that revision with the current one).

I am talking about this context menu: Screenshot 2023-02-27 125042

Thanks!

Contributor guide