You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: