Home

Awesome

Browser extension to open GitHub file links in your IDE

CircleCI

This browser extension allows you to open files in your IDE directly from GitHub, assuming the repository you are working on is cloned on your computer. When a fragment of a file is displayed, your IDE opens the file and puts the cursor at the desired line.

👉 Google Chrome: https://chrome.google.com/webstore/detail/open-github-in-ide/bmifnnfmccmleigpaolofacllndmfned

👉 Firefox: https://addons.mozilla.org/firefox/addon/open-github-in-ide/

<p align="center"> <img src="screenshots/readme.png" /> <p>

Getting started

Once the extension is installed:

Supported IDEs:

WSL with the Ubuntu distribution is also supported on VS Code, VSCodium and VS Code Insiders for Windows.

PhpStorm & IntelliJ IDEA support is native on MacOS, but on Linux and Windows you need to install an url handler (see this answer):

I have not tested WebStorm support yet, feedbacks are welcome!

You can also use the built-in web server of any JetBrains editor (IDEA, WebStorm, PhpStorm, WebStorm, ...) instead of the url handler. For that you need to install the PHP plugin. See here for more information. The built-in web server must be started on port 63342.

To disable JetBrains warning "'file' API is requested. Do you trust unknown host?", you can go to File > Settings > Build, Execution, Deployment > Debugger and Check the Allow unsigned requests in the Built-in Server section.

New features & bugs

Need a feature? Want to report a bug? Feel free to open an issue or a pull request!

Contributing

Changelog

Version 1.2.3 - September 23,2023

Version 1.2.2 - November 28,2022

Version 1.2.1 - August 18,2022

Version 1.2.0 - August 11,2022

Version 1.1.14 - June 8, 2022

Version 1.1.13 - November 22, 2021

Version 1.1.12 - October 4, 2021

Version 1.1.11 - April 18, 2021

Version 1.1.10 - April 5, 2021

Version 1.1.9 - March 20, 2021

Version 1.1.8 - March 14, 2021

Version 1.1.7 - March 7, 2021

Version 1.1.6 - September 27, 2020

Version 1.1.5 - June 29, 2020

Version 1.1.4 - October 23, 2019

Version 1.1.3 - July 21, 2019

Version 1.1.2 - July 1, 2019

Version 1.1.1 - June 20, 2019

Version 1.1.0 - June 16, 2019

Version 1.0.3 - June 15, 2019

Version 1.0.2 - June 14, 2019

Version 1.0.1 - June 14, 2019

Version 1.0.0 - June 6, 2019