diff --git a/settings.json b/settings.json index 90a9ad1..2a87ee1 100644 --- a/settings.json +++ b/settings.json @@ -776,11 +776,11 @@ "git.push": "gpu (Git: Push)", "git.renameBranch": "grb (Git: Rename Branch)", "git.stash": "gs (Git: Stash)", - "git.stashApply": "gas (Git: Apply Stash)", + "git.stashApply": "gas (Git: Apply Stash...)", "git.stashIncludeUntracked": "gsu (Git: Stash Include Untracked)", - "git.stashPop": "gps (Git: Pop Stash)", + "git.stashPop": "gps (Git: Pop Stash...)", "git.stashStaged": "gss (Git: Stash Staged)", - "git.stashView": "gvs (Git: View Stash)", + "git.stashView": "gvs (Git: View Stash...)", "macros.insertEmDash": "Insert Em Dash (—)", "macros.insertEnDash": "Insert En Dash (–)", "settings.cycle.commandCenter": "Toggle Command Center",