Microsoft/vscode

Git - Add more fields and sort options

Open

#117,791 opened on Feb 26, 2021

View on GitHub
 (1 comment) (1 reaction) (1 assignee)TypeScript (74,848 stars) (10,221 forks)batch import
feature-requestgithelp wantedteam-low-hanging

Description

Issue Type: Feature Request

When preparing to commit, I like to see the files I've changed sorted by Last Modified date, so I can see what I changed most recently. I also like being able to view and sort by Status, Lines Added, and Lines Removed. These columns and sort options are all available in TortoiseGit, and it would be really awesome to have them in VS Code.

VS Code version: Code 1.53.2 (622cb03f7e070a9670c94bae1a45d78d7181fbd4, 2021-02-11T11:48:04.245Z) OS version: Windows_NT x64 10.0.19041

Contributor guide