I came across this extension which I am really interested in Sharecode v0.4.1 and my vscode is Version: 1.89.1 running MacOS, when I try to share code, it keeps activating, but I only add the settings for Github Username and Token, example.
When I use the ctrl + shift + p and type share code, the extensions keeps activating in loop.
{
"shareCode.github.username": "github-username",
"shareCode.github.authtoken": "my-token",
},
Thanks