This commit is contained in:
João Moreno
2021-07-01 15:57:57 +02:00
parent e33453472b
commit 66e4d31ac8
3 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"displayName": "GitHub",
"description": "GitHub",
"description": "GitHub features for VS Code",
"config.gitAuthentication": "Controls whether to enable automatic GitHub authentication for git commands within VS Code.",
"welcome.publishFolder": "You can also 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)",
"welcome.publishWorkspaceFolder": "You can also directly publish a workspace 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)"