Relative Content

Tag Archive for visual-studio-codegithub

How to remove old Github account from Visual Studio Code

I connected my github account with my vs code , but it got suspended unknowingly , still then i made another account on another email and tried to connect with vs code , every time i tried to connect it with vs code and push the code and showed my previous account details and says that you can’t push the code your account is suspended ,
for temporary usage I’m using git hub desktop to commit and push code which is working fine , but vs code direct commit or commit using commands is not working even though i uninstalled and reinstalled several times it always tries to commit into that previous account !!
kindly give me a solution

VS Code, source control and keys

I’m working on a script which uses functions that can only be used from a certain host. I can connect to this host through SSH and work remote on the host. I’ve set up openssh on my laptop (Windows 11) and added the proper keys for ssh-agent with ssh-add. This works until VS Code Source Control is used.

Problem when creating a github repository via vscode

I was to trying to create a new repository directly via the vscode interface for a project in data science that i am beggining. The problem is that when creating the repository i accidentaly commited all the datasets which are .csv files over 100mb which github does not allow because of their sizes. Now the source control is stuck trying to publish a branch but it won’t go through.

VS Code, GitHub login

I have previous device with VS Code logged in with GitHub account. It has certain settings and extensions I don’t need any more. I bought a new computer so installed all the new extensions and settings I need. Then I signed in using GitHub account and all my new settings and extensions disappeared and give me the settings and extensions of my previous device. How can I change these settings that connected to GitHub to my new settings and extensions?

Vs code, git hub login

I have previous device with vs code logged in with git hub account. It has certain settings and extensions I don’t need anymore. I bought a new computer so installed all the new extensions and settings I need. Then I signed in using git hub account and all my new settings and extensions disappeared and give me the settings and extensions of my previous device. How can I change these settings that connected to github to my new settings and extensions?