vscode-open-in-github icon indicating copy to clipboard operation
vscode-open-in-github copied to clipboard

Can't exclude remotes from quick open window

Open Hbbb opened this issue 6 years ago • 1 comments

When trying to open a file in Github, I see this big list of all of the remotes available to VS Code:

join_now_checkout_show_feature_—_freshly

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!

Hbbb avatar Mar 28 '19 15:03 Hbbb

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 :)

d4rkr00t avatar Mar 29 '19 03:03 d4rkr00t