mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
git: publish command, statusbar
This commit is contained in:
@@ -93,6 +93,11 @@
|
||||
"light": "resources/icons/light/clean.svg",
|
||||
"dark": "resources/icons/dark/clean.svg"
|
||||
}
|
||||
},
|
||||
{
|
||||
"command": "git.publish",
|
||||
"title": "Publish",
|
||||
"category": "Git"
|
||||
}
|
||||
],
|
||||
"menus": {
|
||||
|
||||
Reference in New Issue
Block a user