Description from extension meta
Open GitHub files links in your IDE
Image from store
Description from store
This 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.
Supported IDEs:
- VS Code
- VSCodium
- VS Code Insiders
- PhpStorm
- IntelliJ IDEA
- Any JetBrains editor (using built-in web server)
- WebStorm (not tested yet)
Feel free to open an issue on GitHub if you detect a bug or a missing feature!
Latest reviews
- (2021-11-10) Darga Darga: Perfect, thank you! FYI you have to use a path like `Users/[username]/dev`, not `~/dev`
- (2019-08-20) So confortable to use this extension during code review