ema
afae829287
Update SUPPORTED_FORMATS.md
2026-04-28 17:07:15 +08:00
Copilot
75e770dd29
Add .jsonl syntax highlighting support to TextViewer ( #1906 )
2026-04-01 19:09:37 +08:00
ema
ae67d5247c
Add Mermaid support and .mmd detection #1893
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-03-27 10:45:20 +08:00
ema
0f41612f52
Add Rhai (Embedded scripting language for Rust) syntax definitions
2026-02-09 11:43:51 +08:00
ema
866613402a
Add DICOM image support to ImageViewer plugin #1866
...
This is not a permanent support and will be adjusted to the plugin later.
2026-02-03 00:36:28 +08:00
ema
b4c9c9f8dc
Add support for Python .whl and .egg archives
...
Added .whl and .egg file extensions to the list of supported ZIP-based archive formats in the ArchiveViewer plugin.
2026-01-26 15:08:50 +08:00
ema
cc17d4e5b9
Add version check for Chromium .pak files
...
Updated CanHandle to verify that .pak files are Chromium resource package version 5 before handling. This prevents unsupported v4 .pak files from being processed.
2026-01-19 10:55:07 +08:00
ema
354b48a2b5
Support .patch and .rej extensions for diff highlighting
...
Added '.patch' and '.rej' to the supported file extensions in DiffHighlightingDefinition to improve compatibility with common diff-related file types.
2026-01-16 13:35:28 +08:00
ema
67538cf319
Add support for .ddeb Debian debug symbol packages
...
Extended the plugin to recognize and handle .ddeb files (Debian Debug Symbol Packages) alongside .deb files. Updated SUPPORTED_FORMATS.md and relevant code sections to treat .ddeb files similarly to .deb files.
2026-01-04 23:07:56 +08:00
ema
dbceea59b6
Add .cfb and .eif to supported formats list
...
Documented support for Compound File Binary (.cfb) and QQ EIF package (.eif) formats in the supported formats list.
2025-12-27 00:13:18 +08:00
ema
3fbfd78123
Update changelog and supported formats
2025-09-28 02:00:41 +08:00
ema
ad1730cf4a
Expand supported text file formats list
...
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
Added a comprehensive list of supported text and script file extensions to SUPPORTED_FORMATS.md, detailing various programming, configuration, and markup formats recognized by QuickLook.
2025-09-25 01:32:53 +08:00
ema
7e44fdf29d
Update README with supported formats link
...
Replaces the supported file types section with a link to SUPPORTED_FORMATS.md for better documentation organization.
2025-09-25 01:04:16 +08:00
Copilot
ad95955666
Add support for Telegram Sticker (.tgs) files ( #1762 )
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-09-22 04:57:56 +08:00
ema
c3b828e70f
Add SUPPORTED_FORMATS.md documentation
...
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
Introduces a new SUPPORTED_FORMATS.md file listing all file formats supported by QuickLook, organized by category. This documentation helps users and developers quickly reference supported file types.
2025-09-19 18:05:02 +08:00