GitHub - add setting to disable avatar resolution (#238270)

This commit is contained in:
Ladislau Szomoru
2025-01-20 10:32:51 +01:00
committed by GitHub
parent 4b4cd6b702
commit 7667cdd1ed
3 changed files with 24 additions and 6 deletions

View File

@@ -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": [