Microsoft/vscode

Git - not obvious for will be commited (staged or changes)

Open

#243,419 opened on Mar 13, 2025

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

Repository metrics

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

Description

Does this issue occur when all extensions are disabled?: Yes

Version: 1.98.1 (user setup) Commit: 2fc07b811f760549dab9be9d2bedd06c51dfcb9a

Steps to Reproduce:

  1. Lets have git repo with staged changes and other changes
  2. When they both appear below Commit button its not obvious what will be committed: staged changes or other changes, even if hover mouse cursor over button title will say changes.

Image

Will it be more informative if button's text will change to Commit Staged and title too?

Contributor guide