mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 15:24:40 +01:00
add openPullRequest command and update related logic in GitHub extension
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"command.openOnGitHub": "Open on GitHub",
|
||||
"command.openOnVscodeDev": "Open in vscode.dev",
|
||||
"command.createPullRequest": "Create Pull Request",
|
||||
"command.openPullRequest": "Open Pull Request",
|
||||
"config.branchProtection": "Controls whether to query repository rules for GitHub repositories",
|
||||
"config.gitAuthentication": "Controls whether to enable automatic GitHub authentication for git commands within VS Code.",
|
||||
"config.gitProtocol": "Controls which protocol is used to clone a GitHub repository",
|
||||
|
||||
Reference in New Issue
Block a user