ACCodeSnippetRepositoryPlugin icon indicating copy to clipboard operation
ACCodeSnippetRepositoryPlugin copied to clipboard

A plugin for Xcode to synchronize code snippets with repositories

Results 18 ACCodeSnippetRepositoryPlugin issues
Sort by recently updated
recently updated
newest added

please update the plugin

details are here https://github.com/ForrestAlfred/ACCodeSnippetRepositoryFixed

Here is the link - [ACCodeSnippetRepository_Fixed](ACCodeSnippetRepositoryFixed)

i placed the plugin in the library location specified, and did not see the menu that the readme said would be there. i also tried placing it in the Plug-ins...

Hi , This plugin don't work in Xcode 6.2.

Fixes #8, closes #18, closes #19, closes #20, closes #21, closes #23. Fixes #25 .

Updated for use with Xcode 7. Updated Testing to use XCTest.

Steps to reproduce: - Have a repo URL - Delete the URL - Press the "Fork" button Expected: The plug-in shouldn't allow forking an empty repo.

I "fork" this repo( https://github.com/brennanMKE/XcodeCodeSnippets ),It's doesn't work.It's not import to Xcode.

I've just found this plugin, and when initially setup I wasn't entirely sure what the 'fork' button would do. It's clear that it clones the repository and optionally updates the...