Microsoft/vscode

Deleted files from explorer should match styling from deletions on disk

Open

#135.792 aberto em 25 de out. de 2021

Ver no GitHub
 (0 comments) (1 reaction) (1 assignee)TypeScript (10.221 forks)batch import
help wantedpolishscm

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 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

Guia do colaborador