When using VSCode to work with GitHub via the official extension, what is the easiest way to handle authentication?
I am using different GitHub accounts for different projects, and I need an easy way to handle authentication without having to constantly type in my password, or log in, log out, etc. Is there a way to set it up so it "just works"?
PS: I am on Mac. I am setting my git name and git email in each project folder.