mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 15:55:59 +01:00
sessions - shorter button for PR open/create (#298257)
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"command.publish": "Publish to GitHub",
|
||||
"command.openOnGitHub": "Open on GitHub",
|
||||
"command.openOnVscodeDev": "Open in vscode.dev",
|
||||
"command.createPullRequest": "Create Pull Request",
|
||||
"command.openPullRequest": "Open Pull Request",
|
||||
"command.createPullRequest": "Create PR",
|
||||
"command.openPullRequest": "Open PR",
|
||||
"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