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

Parametrize Git remote

Open AndreiPashkin opened this issue 8 years ago • 0 comments

Currently the plugin expect remote with name origin to be present and assumes, that user wants to retrieve a link for the project, specified in this remote.

But this is not always the case. The idea is to make user able to choose, relatively to which remote he wants URL to be constructed.

AndreiPashkin avatar Oct 13 '16 19:10 AndreiPashkin