• Stars
    star
    239
  • Rank 167,822 (Top 4 %)
  • Language
    Objective-C
  • License
    BSD 2-Clause "Sim...
  • Created almost 13 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Xcode plugin to open the GitHub page of the commit of the currently selected line in the editor window.

Show in GitHub / BitBucket

Xcode plugin to open a related Github or BitBucket page directly from the Xcode editor code window. Installs easily through the Xcode package manager Alcatraz.

Show in GitHub has been tested with Xcode 5.1.1.

Usage

Click on any line in a GitHub project and choose "Source Control" (GitHub for Xcode <5.0) --> Open commit on GitHub in the main menu. (e.g. to send this URL via IM)

Open file on Github simply opens the file at its current branch, and not the last commit which changed it. Alternatively you can select a range lines of code and follow the same steps.

Youtube Tutorial (made under Xcode 4.x)

Screenshot

Installation

  1. Install it via Alcatraz

or

  1. Clone the repo on your local machine.

  2. Build it in Xcode.

  3. ShowInGitHub.xcplugin should appear in ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins

  4. Restart Xcode

Contact

Lars Schneider [email protected]

License

ShowInGitHub is available under the BSD license. See the LICENSE file for more info.

More Repositories

1

git-repo-analysis

Scripts to analyse large Git repositories.
Shell
145
star
2

scotty

Helper scripts for GitHub Enterprise admins
Shell
88
star
3

hubsync

Sync repositories from GitHub.com to GitHub Enterprise
Ruby
30
star
4

Undo-in-OpenGL-ES

Simple "shake to undo" example based on Apple's GLPaint example in order to clarify a StackOverflow question.
Objective-C
20
star
5

iVoxel

A voxel rendering engine for iOS and Mac OS X.
C
19
star
6

XcodeAutoCloseDebug

Xcode plugin that closes the debug window automatically after the debug session has ended.
Objective-C
14
star
7

cached-clone

Clone a repository and leverage a local cache.
Shell
10
star
8

Xcode-Scripting-Interface

Modify your Xcode project via command line.
Objective-C
8
star
9

ctags.js

ctags in the browser
C
6
star
10

git-list-helper

Shell
5
star
11

git-p4-bridge

Automatically sync Perforce changes to Git.
Shell
4
star
12

lfstest-manyfiles

3
star
13

homebridge-secvest-kit

TypeScript
3
star
14

ShhLion

Mac OS X 10.7 (Lion) kernel extension to suppress a high pitch sound in CPU idle mode.
C
3
star
15

s3backup

Encrypt and backup files to Amazon S3.
2
star
16

TageschauApp

Watch the latest german news with one tap on your iPhone.
Objective-C
1
star
17

MasterThesis

1
star
18

webvr-examples

CSS
1
star
19

oculus-leap

C++
1
star
20

larsxschneider.github.io

Ruby
1
star
21

hubtags

ctags for GitHub
JavaScript
1
star
22

playground

Just a playground to mess around with git...
1
star
23

chrome-github-magic

Chrome extensions to enhance Github diff pages. Click on a line number to open the source file at the position (e.g. to see more context). Option/Alt + click on a line number to edit the file at this position (only on named branches).
JavaScript
1
star