chore(command-aliases): tweak names

This commit is contained in:
2025-08-22 08:50:18 +01:00
parent 5e0d16580d
commit 2820ceec95

View File

@@ -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",