Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/douglashill/QuickLookCodeSnippet

A QuickLook generator for Xcode’s .codesnippet plist files — currently broken
https://github.com/douglashill/QuickLookCodeSnippet

Last synced: 3 months ago
JSON representation

A QuickLook generator for Xcode’s .codesnippet plist files — currently broken

Awesome Lists containing this project

README

        

# QuickLookCodeSnippet

A QuickLook generator for Xcode’s `.codesnippet` files.

## Status

**Does not work**: the generator does not seem to successfully register with the system. It used to work, but presumably some change in OS X broke it. The Info.plist seems to be similar to those of other QuickLook generators.

## Installation

Open the Xcode project, build, then move the produced `qlgenerator` bundle into `~/Library/QuickLook/`.

## Licence

MIT license — see License.txt