Microsoft/vscode

SCM - Add sort by extension/type to Git changes

Open

#163,849 opened on Oct 17, 2022

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

Repository metrics

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

Description

Add sort by extension/type to Git changes. Currently there is only: by Name by Path by Status

gitsort

Is it here https://github.com/microsoft/vscode/blob/5d01d3ca45946c6f5b9e25d04526a046872fc965/src/vs/workbench/contrib/scm/browser/scmViewPane.ts#L1661-L1677 ?

Contributor guide