Visual Studio Extension for opening files on GitHub, GitLab, Gitea,Gitee, Bitbucket and AzureDevOps (dev.azure.com, visualstudio.com, tfs)
Right click on editor, if repository is hosted on GitHub(or GitLab, etc..), you can jump to main(master)/develop(development)/current branch/current revision(short and full)'s blob page with line number fragment in carret or selected range.
If open context menu on document tab or solution explorer's file, jump to blob page without fragment.
Open on GitHub also supports SourceLink page.
For example, you can jump to dotnet/runtime page directly.
Download from Visual Studio Gallery - Open on GitHub