noahemmet

Results 6 issues of noahemmet

Instead of creating a new "Github" menu bar item, the plug-in should use the pre-existing "Source Control" menu (maybe with a "Github" submenu). A whole new menu item with only...

It'd be great if this SDK supported SPM, in addition to Cocoapods. I started a fork but there are quite a few dependencies to unwind.

If you have more than three remotes attached to your repo, Reveal-In-Github will only display the first three when it asks you to choose your repo. The dialogue should allow...

The latest version of the iOS Apollo code generation expects a `locations` field in the introspection query, or it will fail.

Hi! I've updated this framework to - Use SwiftNIO's `Future`s, instead of GCD. - Add an example app, which mirrors the default Vapor 3 project structure. - Fix a couple...

I.e., `[NSManagedObject CRL_importData:intoContext:]`, as per Apple documentation: [Avoid Category Method Name Clashes](https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/CustomizingExistingClasses/CustomizingExistingClasses.html#//apple_ref/doc/uid/TP40011210-CH6-SW4).