Microsoft/vscode

Deleted files from explorer should match styling from deletions on disk

Open

#135,792 opened on Oct 25, 2021

 (0 comments) (1 reaction) (1 assignee)TypeScript (39,847 forks)batch import
help wantedpolishscm

Repository metrics

Stars
 (184,936 stars)
PR merge metrics
 (PR metrics pending)

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