An open API service indexing awesome lists of open source software.

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

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`.

![System Preferences](./screenshots/System_Preferences.png)

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

![Xcode Source Editor](./screenshots/Extensions.png)

### Use the extension

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

![Open Github](./screenshots/open_github.png)

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.