-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
In the discard changes options popup (invoked by pressing d in the Files pane), when there's a file with MM status, there are currently three options are seen:
discard all changes
discard unstaged changes
cancel
I think it's better to show the 'discard unstaged changes' option first in this list. UX-wise, it's a good practice to go from specific to general, as the impact of discarding some changes is smaller than discarding all changes. For example, when I stage some lines and want to discard the rest, I sometimes too quickly select the first option and end up discarding all changes instead.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request