VibeHunt
Back to browse

QLGradle

Quick Look plugin for viewing gradle files

Source

The plugin adds Quick Look support for files with the *.gradle* extension, allowing macOS users to preview the contents of Gradle build scripts directly from Finder without opening an editor. When a Gradle file is selected and the Quick Look shortcut is invoked, the plugin renders the file’s text in a readable format, preserving the original layout and syntax highlighting.

It is intended for developers and build engineers who work with Gradle on macOS and want a faster way to inspect build scripts while navigating the filesystem. By integrating with the native Quick Look infrastructure, the tool provides an immediate, context‑aware view of Gradle files without requiring additional applications.

The plugin is distributed as a Homebrew Cask package and can also be installed manually from the source repository. It is marked as stable and targets the macOS core platform.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps