Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Open on GitHub
Open on GitHub

Open on GitHub

neuecc

|
47,583 installs
| (8) | Free
Extension for opening files on GitHub, GitLab, Gitea, Bitbucket and AzureDevOps (dev.azure.com, visualstudio.com, tfs)
Download

Open on GitHub

Visual Studio Extension for opening files on GitHub, GitLab, Gitea,Gitee, Bitbucket and AzureDevOps (dev.azure.com, visualstudio.com, tfs)

a.png

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.

b.png

For example, you can jump to dotnet/runtime page directly.

c.png

This extension is opensource, hosted on GitHub.

https://github.com/neuecc/Open-on-GitHub

If you want to needs more feature, find bugs, etc. please check and write issues.

Changes

Ver 2.1.3 / 2025-03-05

  • Fix Bitbucket + Gitea support, thanks @ycherkes

Ver 2.1.2 / 2024-11-08

  • Fix for SourceLink support
  • Fix for develop support

Ver 2.1.1 / 2024-11-07

  • Add 'develop' on context menu
  • More support SourceLink
  • Open menu faster

Ver 2.1.0 / 2024-11-06

  • Add Support for 'develop' as a Default Branch
  • Add Support of SourceLink
  • Remove native git-lib dependency

Ver2.0.5 / 2023-11-21

  • Fix support for Azure DevOps

Ver2.0.4 / 2023-11-07

  • Fix support for GitHub Enterprise
  • Add support gitee.com

ver2.0.1 / 2023-05-11

  • update LibGit2Sharp to version 0.27.0.0 (arm64 support)
  • fix missing Visual Studio 2022 json file context menu
  • add support for Solution Explorer and Tab Bar Add support for Solution Explorer and Tab Bar
  • add functionality to work on other Version Control Tools (Gitea, Bitbucket, AzureDevOps)
  • add arm64 support
  • add main branch support Support for main branch conventions

ver1.6.0 / 2021-11-09

supports Visual Studio 2022

ver1.5.0 / 2019-04-04

migrate to AsyncPackage, thanks @guitarrapc

ver1.4.2 / 2019-04-04

supports Visual Studio 2019, thanks @guitarrapc

ver1.4.1 / 2017-03-12

supports Visual Studio 2017

ver1.4.0 / 2015-12-29

fix multiline selection, thanks @nk9k

ver1.3.0 / 2015-12-28

support short revision url, thanks @takeshik

ver1.2.0 / 2015-07-03

support SSH remote.origin.url, thanks @minato128

****ver1.1.0 / 2015-01-14 **** add open url with line selection fragment, thanks @mayuki fix can't open when remote.origin.url contains username, thanks @mayuki add supports SubModule

add supports .cshtml, .json, .css, .less, .scss, .xaml, .html and others

**ver1.0.0 / 2015-01-14 **

first release

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft