mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
GitHub - branch protection provider (#179789)
* Initial implementation * Update default setting state
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"displayName": "GitHub",
|
||||
"description": "GitHub features for VS Code",
|
||||
"config.branchProtection": "Controls whether to query branch protection information 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",
|
||||
"welcome.publishFolder": {
|
||||
|
||||
Reference in New Issue
Block a user