why does vscode intercepts git push command on terminal?
问题 Today I was going to execute git push from the vscode terminal and a dialog popup saying: extension 'GitHub' wants to sign in using GitHub. I've checked and turns out that I don't have any extension called GitHub installed on vscode. The question is why this is showing for me? If I wanted to push using an extension I would not typing on terminal git push . Is vscode intercepting what I type in terminal? Besides that it also opens a user/password dialog like this: This is invasive. Is there