Microsoft/vscode

Deleted files from explorer should match styling from deletions on disk

Open

#135,792 opened on Oct 25, 2021

View on GitHub
 (0 comments) (1 reaction) (1 assignee)TypeScript (10,221 forks)batch import
help wantedpolishscm

Repository metrics

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

Description

Deleting a file through the explorer shows the "Deleted" text in the tab when clicking on it through scm:

We recently updated this styling when deleting files from on disk via https://github.com/microsoft/vscode/issues/130526:

We should align the scm view so that these two are the same and use our new treatment

Contributor guide