mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
chore(command-aliases): tweak names
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user