QLGradle
Quick Look plugin for viewing gradle files
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
Loading reviews…
Similar apps
Task & Project Management
qlplayground
Quick Look plugin for Swift files
Task & Project Management
QuickJSON
Quick Look plugin to pretty-print JSON
Task & Project Management
QuickLookASE
Quick Look generator for Adobe Swatch Exchange files
Task & Project Management
QLSwift
Quick Look plugin for Swift files
Task & Project Management
QLNetcdf
Quick Look plugin for viewing NetCDF files
Code Editors & IDEs
QLColorCode
Quick Look plug-in that renders source code with syntax highlighting