mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 14:31:31 +01:00
Add commands
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
"command.publish": "Publish Branch",
|
||||
"command.showOutput": "Show Git Output",
|
||||
"command.ignore": "Add File to .gitignore",
|
||||
"command.stash": "Stash",
|
||||
"command.stashPop": "Stash Pop",
|
||||
"command.stashPopLatest": "Stash Pop Latest",
|
||||
"config.enabled": "Whether git is enabled",
|
||||
"config.path": "Path to the git executable",
|
||||
"config.autorefresh": "Whether auto refreshing is enabled",
|
||||
|
||||
Reference in New Issue
Block a user