About 50 results
Open links in new tab
  1. How to connect my GitHub Enterprise Account with Visual Studio Code

    Oct 29, 2021 · I want to know if it's possible to connect my github enterprise account of my organization to vs code, and if so how? I know how to sign in with a normal github account on vs code but it …

  2. How do I log in using the Git terminal? - Stack Overflow

    The terminal is the one integrated into Visual Studio Code, and it is Git Bash. What I want to do is sign into this different account and then push from that account.

  3. Visual Studio 2022 - Unable to get GitHub Copilot to sign in

    Feb 25, 2025 · Choose "Individual components". Type in the search bar "Github Copilot" and unbox the option. After that, click "modify". At last, when extention is uninstall, repeat the process by installing it …

  4. I have 2 GitHub accounts. How can I use both when I am working in VS ...

    Jun 28, 2020 · 120 I have 2 different GitHub accounts: A personal account for my own needs, and a company GitHub account that I manage. I use V.S. Code for both company & personal projects, and …

  5. Log in to GitHub from the command line with multiple accounts

    The only way I managed to push right now is by specifying the username: password@github.com / in the URL in the git push command.

  6. Unable to login to GitHub account even with correct credentials

    Mar 10, 2022 · I am unable to login to my GitHub account even with the correct username and password. They keeps telling me that username or password is not correct while it is the correct …

  7. Why can't I add GitHub account from Visual Studio 2022 Account …

    Under Adding public GitHub Accounts, I get to Step 3 ok, but then at Step 4, I do not get the expected result. I've also found out this is preventing me from creating a new repository from VS, or opening a …

  8. Re-sign-in to VS Code using Github instead of Microsoft

    Sep 19, 2024 · At first, I signed in with my Microsoft account from the sign in to sync >sign in with Microsoft/GitHub menu, but I want to log out and change to my GitHub account instead. If I click Sign …

  9. GitHub Copilot sign-in button not responding in VS Code after signing ...

    May 26, 2025 · After adding authTye as github and enabling the github authentication extension, I was able to login via web and use copilot on my visual studio installation in Ubuntu.

  10. Changing the Git user inside Visual Studio Code - Stack Overflow

    Generally, Visual Studio Code uses the GitHub credentials from the system's credential manager. It doesn't store it anywhere in the settings. As question says, Changing the Git user inside Visual …