vscode-open-in-github
vscode-open-in-github copied to clipboard
Can't exclude remotes from quick open window
When trying to open a file in Github, I see this big list of all of the remotes available to VS Code:

The option for https://github.com is pretty far down. Is there some way I can exclude certain remotes via a regex or something?
I tried setting the default remote and branch, but the list of options still looks like the above screenshot. There's no reason I'd ever want to use those remotes, so it would be ideal if I could exclude them.
Otherwise, this is a very useful extension. Thanks for writing it!
No, atm there is no such option, but sounds like a good feature request :) If you'd want to create a PR that'd be awesome, or I can have a look at that later :)