qlplayground
is a QuickLook plugin for Swift files.
- Support
.playground
containing multiple pages - Support
.swift
- Support Preview and Thumbnail
- Syntax highlight by Highlight.js
- OS X 10.10.5 or later
Using Homebrew Cask
brew cask install qlplayground
- Download qlplayground.qlgenerator-0.2.zip (2015/09/21 updated)
- Unzip it
- Move
qlplayground.qlgenerator
to~/Library/QuickLook
folder - run
qlmanage -r
inTerminal.app
Change style to dark
:
defaults write io.github.norio-nomura.qlplayground HighlightStyle dark
Style list is here.
Norio Nomura
qlplayground
is available under the MIT license. See the LICENSE file for more info.