GitLink (Support GitHub/GitLab/BitBucket/VSTS/DevOps)Inspired by GitHub extension for Visual Studio, this extension provide the feature that Go To current file's online link in browser and Copy the link in clipboard. Features
UsageSet default remote sourceWhen your project has multiple git remotes, you need to choose the git remote before the git link is generated. If you don't want to choose it every time, you could set the default remote source: Workspace Level: add Global Level: toggle the preference of vscode, and add Please note, you could get the name of your remote sources by the command:
And the sample
Enjoy! |