Skip to content

Add JSON Lines preview support - #93

Open
phattailed wants to merge 1 commit into
chamburr:mainfrom
phattailed:codex/jsonl-support
Open

Add JSON Lines preview support#93
phattailed wants to merge 1 commit into
chamburr:mainfrom
phattailed:codex/jsonl-support

Conversation

@phattailed

Copy link
Copy Markdown

Adds Quick Look support for .jsonl (JSON Lines) files.

The extension now:

  • registers the dynamic UTI macOS assigns to .jsonl
  • routes .jsonl through the existing JSON Chroma lexer
  • lists .jsonl in the existing supported-file docs and UI

Tested with:

  • plutil -lint QLPlugin/Info.plist
  • xmllint --noout QLPlugin/Info.plist Glance/SupportedFilesWC.xib
  • a Release build under Xcode 26.6 with MACOSX_DEPLOYMENT_TARGET=14.0
  • Finder Quick Look against a 45-record .jsonl file

@JulienDeveaux

Copy link
Copy Markdown
Contributor

Hi,
Can you do the same for .jsonc ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants