getcursor / cursor

The AI Code Editor
https://cursor.com
25.06k stars 1.56k forks source link

Can't sign out of Github Copilot #782

Open sagred opened 1 year ago

sagred commented 1 year ago

1) There is no option to Sign out of Github Copilot 2) Tried uninstalling and deleting AppData, didn't work

r3ap3r2004 commented 1 year ago

+1 This has affected me too. I was signed into github with the wrong account when I authorized the extension, now I can't get logged out to switch to the right account.

This explains how to do it in vscode, but that menu option appears to have been removed from cursor. https://github.com/orgs/community/discussions/7231#discussioncomment-2085202

If you want to blow everything away you can remove this folder if you are on a mac, but that also means you will need to reconfigure all your settings for everything else as well.

~/Library/Application Support/Cursor

As a side note: I really wish this project had a different name. Searching Google for cursor returns way too many unrelated articles.

truell20 commented 1 year ago

Sorry about the confusion here! I think you can sign out from the command palette as well (command + shift + p)

Screenshot 2023-08-23 at 9 54 27 PM
r3ap3r2004 commented 1 year ago

Nice! You learn something new every day. Thank you!

githubshared commented 1 year ago

Same here, this ought to be available as an option easily

daniellm19 commented 1 year ago

@truell20 But how do you sign in to GitHub again? It doesn't seem like anything that is mentioned here works Also, the person symbol in the lower left corner I usually used to sign into GitHub in VSCode is gone now :(. image

WaysToGo commented 1 year ago

MacOS location ~/Library/Application Support/Cursor/User/globalStorage and delete state.vscdb

the only catch is we need to log in to cursor again, hope this helps.

takuma-jpn commented 1 year ago

I'm working , sign out github from vscode before sign in github on cursor again.

krishna-cheedella commented 9 months ago

Thank you very much. After a long struggle :D