Skip to content

alexandre-pod/PlaygroundQLPreviewProvider

Repository files navigation

Logo

PlaygroundQLPreviewProvider

A macOS application that enable Quick Look previews on your Playground files

About The Project

Preview Screenshot

Playgrounds are a great way to prototype Swift code, and tools like PlayAlways make them easy to create. Having a lot of of playgrounds makes it hard to find something because it needs to be opened.

This app enable QuickLook previews to playground files, making it easy to see what is in them.

Installation

  1. Download the latest release from the GitHub releases.
  2. Open the app once, then close it.
  3. You can now preview playground files.

Credits

  • Highlightr handles syntax highlightning in the previews.