mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
GitHub - add setting to disable avatar resolution (#238270)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"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",
|
||||
"config.showAvatar": "Controls whether to show the GitHub avatar of the commit author in various hovers (ex: Git blame, Timeline, Source Control Graph, etc.)",
|
||||
"welcome.publishFolder": {
|
||||
"message": "You can directly publish this folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\n[$(github) Publish to GitHub](command:github.publish)",
|
||||
"comment": [
|
||||
|
||||
Reference in New Issue
Block a user