vscode-open-in-github
vscode-open-in-github copied to clipboard
Parametrize Git remote
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.