All Projects → larsxschneider → Showingithub

larsxschneider / Showingithub

Licence: bsd-2-clause
Xcode plugin to open the GitHub page of the commit of the currently selected line in the editor window.

Projects that are alternatives of or similar to Showingithub

Xfunnyeditor
Xcode plugin to display an image on the background of the editor
Stars: ✭ 92 (-62.14%)
Mutual labels:  xcode, xcode-plugin
Timliu Ios
iOS开发常用三方库、插件、知名博客等等
Stars: ✭ 10,898 (+4384.77%)
Mutual labels:  xcode, xcode-plugin
Snowonder
🔮 Magical import declarations formatter for Xcode
Stars: ✭ 100 (-58.85%)
Mutual labels:  xcode, xcode-plugin
Dyci Main
Dynamic Code Injection Tool for Objective-C
Stars: ✭ 1,103 (+353.91%)
Mutual labels:  xcode, xcode-plugin
Luft
The Xcode Plugin that helps you write lighter view controllers
Stars: ✭ 179 (-26.34%)
Mutual labels:  xcode, xcode-plugin
Scxcodeeditorinset
Xcode plugin that adds an empty (configurable) space to the end of the editor text view
Stars: ✭ 64 (-73.66%)
Mutual labels:  xcode, xcode-plugin
Xcode developer disk images
Stars: ✭ 125 (-48.56%)
Mutual labels:  xcode, xcode-plugin
Scxcodeminimap
Sublime Text like Minimap for Xcode
Stars: ✭ 1,037 (+326.75%)
Mutual labels:  xcode, xcode-plugin
Xcodeplugintool
🎧a easy way use plugins after Xcode upgraded
Stars: ✭ 174 (-28.4%)
Mutual labels:  xcode, xcode-plugin
Ammethod2implement
Xcode plugin to generate implement code for the selected method and const string.
Stars: ✭ 148 (-39.09%)
Mutual labels:  xcode, xcode-plugin
Awesome Xcode Extensions
Awesome native Xcode extensions.
Stars: ✭ 2,628 (+981.48%)
Mutual labels:  xcode, xcode-plugin
Xcodeequatablegenerator
Xcode 8 Source Code Extension will generate conformance to Swift Equatable protocol based on type and fields selection.
Stars: ✭ 188 (-22.63%)
Mutual labels:  xcode, xcode-plugin
Linessorter Xcode Extension
Xcode Extension that helps you keep your import statements and long code lists organized and uniform
Stars: ✭ 54 (-77.78%)
Mutual labels:  xcode, xcode-plugin
Xgist
Xcode extension to send code to GitHub's Gist
Stars: ✭ 75 (-69.14%)
Mutual labels:  xcode, xcode-plugin
Kshobjcuml
KSHObjcUML can show oriented graph of dependencies between Objective-C and Swift classes in your project
Stars: ✭ 1,039 (+327.57%)
Mutual labels:  xcode, xcode-plugin
Swimat
An Xcode formatter plug-in to format your swift code.
Stars: ✭ 1,388 (+471.19%)
Mutual labels:  xcode, xcode-plugin
Import
Xcode extension for adding imports from anywhere in the code ☝️
Stars: ✭ 818 (+236.63%)
Mutual labels:  xcode, xcode-plugin
Gitdiff9
Highlights lint, deltas and recent changes against git repo in Xcode 9
Stars: ✭ 43 (-82.3%)
Mutual labels:  xcode, xcode-plugin
Nef Plugin
🔌 an Xcode extension to use nef features easily
Stars: ✭ 144 (-40.74%)
Mutual labels:  xcode, xcode-plugin
Amappexporttoipa Xcode Plugin
AMAppExportToIPA-Xcode-Plugin is a simple Xcode plugin to export .app to .ipa file.
Stars: ✭ 185 (-23.87%)
Mutual labels:  xcode, xcode-plugin

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].