Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/douglashill/QuickLookCodeSnippet
- Owner: douglashill
- License: mit
- Created: 2014-01-14T13:16:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-28T18:59:35.000Z (over 9 years ago)
- Last Synced: 2024-05-14T03:07:21.930Z (6 months ago)
- Language: C
- Homepage:
- Size: 118 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
- Mac-QuickLook - QuickLookCodeSnippet
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