norio-nomura / qlplayground

`qlplayground` is a QuickLook plugin for Swift files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qlplayground

MIT Lincese

qlplayground is a QuickLook plugin for Swift files.

preview thumbnail

Features

  • Support .playground containing multiple pages
  • Support .swift
  • Support Preview and Thumbnail
  • Syntax highlight by Highlight.js

Requirements

  • OS X 10.10.5 or later

Installation

brew cask install qlplayground

Manual

  1. Download qlplayground.qlgenerator-0.2.zip (2015/09/21 updated)
  2. Unzip it
  3. Move qlplayground.qlgenerator to ~/Library/QuickLook folder
  4. run qlmanage -r in Terminal.app

Configuration

Change style to dark:

defaults write io.github.norio-nomura.qlplayground HighlightStyle dark

Style list is here.

Author

Norio Nomura

License

qlplayground is available under the MIT license. See the LICENSE file for more info.

About

`qlplayground` is a QuickLook plugin for Swift files.

License:MIT License


Languages

Language:CSS 87.0%Language:C 6.9%Language:Swift 3.1%Language:Objective-C 2.9%