https://github.com/watson1978/opengithub
Xcode extension to open the file on GitHub
https://github.com/watson1978/opengithub
Last synced: about 1 year ago
JSON representation
Xcode extension to open the file on GitHub
- Host: GitHub
- URL: https://github.com/watson1978/opengithub
- Owner: Watson1978
- License: mit
- Created: 2018-05-19T17:53:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-23T13:33:40.000Z (about 4 years ago)
- Last Synced: 2025-04-30T20:04:39.671Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 561 KB
- Stars: 33
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open Github
This is Xcode extension for easily opening the file with Github displayed on Xcode.
## Usage
### Setup
1. Download the app from [Release](https://github.com/Watson1978/OpenGithub/releases) page.
2. Launch the app.
3. Open the `System Preferences` from macOS's menu bar.
4. Select `Extensions`.

5. Turn on `Xcode Source Editor` in `OpenGithub`.

### Use the extension
1. Open the source code in Xcode.
2. Select `Open Github` in Editor menu.

3. The source code will be opened with Github on your browser.
When you select a region in source code on Xcode, of cource, it will have a selecting region in your browser.