vscode-open-in-github
vscode-open-in-github copied to clipboard
Support SSH alias
I have a .ssh/config like
Host github
User git
HostName github.com
IdentityFile ~/.ssh/github
so my remote is just github:felixfbecker/whatever. I'm getting the error Unknown git provider