-
Select Topic AreaQuestion BodyI've just upgraded Visual Studio Code to version 1.95.1. I see that GitHub Copilot, which I have for my GitHub Pro license, now has the ability to have multiple GitHub accounts logged into it. I think this is a potentially excellent feature, but I can also see where this could cause problems. For example, I pay for my own GitHub Copilot, but my employer doesn't pay for any GitHub Copilot. (I've no idea if they ever will.) And I am 100% certain that they would be EXTREMELY upset if my personal GitHub account in VS Code "captures" anything from my work GitHub account. So, how aware is one version of GitHub account of other GitHub accounts logged into the same instance of Visual Studio Code? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
Hi @rfalanga , Copilot is designed to respect the context of each account, meaning that interactions from your personal account shouldn't influence or "capture" any information from your work account. When using Copilot with multiple accounts in Visual Studio Code:
For more details, please checkout the GitHub Copilot Trust Center Thanks! |
Beta Was this translation helpful? Give feedback.
-
Hello! Regarding your concerns about using GitHub Copilot in VS Code, I can provide the following information: First and foremost, GitHub Copilot is designed to respect users' privacy and data security. When you log into multiple GitHub accounts in VS Code, the data for each account is usually isolated. This means that the activities and data of one account are usually not shared or confused with another account. However, to ensure that your work and personal data remain separate, it is recommended that you take some precautions when using GitHub Copilot:
|
Beta Was this translation helpful? Give feedback.
-
I really appreciate what the two of you have said here. I wish I could mark both answers as the correct answer, but I can't. I'll mark the first answer as the answer, but really both are the answer. |
Beta Was this translation helpful? Give feedback.
-
I really appreciatre what you've said here |
Beta Was this translation helpful? Give feedback.
Hi @rfalanga ,
Copilot is designed to respect the context of each account, meaning that interactions from your personal account shouldn't influence or "capture" any information from your work account. When using Copilot with multiple accounts in Visual Studio Code:
For more details, please checkout the GitHub Copilot Trust Center
Thanks!