mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
GitHub Enterprise GHE.com Setting clarity (#240289)
And a pattern to make sure no one puts a DotCom URL. ref https://github.com/microsoft/vscode-pull-request-github/issues/6602
This commit is contained in:
committed by
GitHub
parent
331d7defed
commit
d5f4a77e00
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"displayName": "GitHub Authentication",
|
||||
"description": "GitHub Authentication Provider"
|
||||
"description": "GitHub Authentication Provider",
|
||||
"config.github-enterprise.title": "GHE.com & GitHub Enterprise Server Authentication",
|
||||
"config.github-enterprise.uri.description": "The URI for your GHE.com or GitHub Enterprise Server instance.\n\nExamples:\n* GHE.com: `https://octocat.ghe.com`\n* GitHub Enterprise Server: `https://github.octocat.com`\n\n> **Note:** This should _not_ be set to a GitHub.com URI. If your account exists on GitHub.com or is a GitHub Enterprise Managed User, you do not need any additional configuration and can simply log in to GitHub."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user