open_github_in_editor icon indicating copy to clipboard operation
open_github_in_editor copied to clipboard

A chrome extension for opening a github diff line in your editor 💻

Results 4 open_github_in_editor issues
Sort by recently updated
recently updated
newest added

Gitlab is also popular in work environments and it'd be great if the extension supports it as well. :thinking:

![Screenshot from 2019-12-16 13-32-47](https://user-images.githubusercontent.com/4363550/70907421-1eb20880-2009-11ea-909e-ea911a02a79d.png) The dropdown menu for selecting an editor is empty on Chromium for Linux (Mint 19.2 Cinnamon)

It seems like [GitHub’s new PR view](https://github.blog/changelog/2025-06-26-improved-pull-request-files-changed-experience-now-in-public-preview/) is not supported yet. It would be great if the extension works for the new view as well!

When using the file tree in GitHub’s PR view, I want to just navigate to that file within GitHub. I don’t want my editor to open that file in that...