SourceCodeSyntaxHighlight Versions Save

Quick Look extension for highlight source code files on macOS 10.15 and later.

2.1.21

2 months ago

counter

New Features:

  • Update Highlight to release 4.10.
  • Update Dos2Unix to release 7.5.2.
  • Support for Steam app manifest files (.acf) as plain text.
  • Support fo Lilypond files (.ly).
  • Experimental support of Astro files (.astro) as JSX.

Bugfix:

  • Better support for bazel files.
  • Fixed cmake support.
  • Fixed support for lua files.
  • Fixed support for md files.
  • Extended support for Terraform files to the extension .hcl (_ as YAML_)

2.1.20

7 months ago

counter

New features:

  • Update Highlight to release 4.8.
  • Update Lua to release 5.4.6.
  • Update Boost to release 1.8.3.
  • Update Dos2Unix to release 7.5.1.
  • Support for .code-workspace files as JSON.
  • Support for bazel (.bazel) and smali (.smali) files as plain text.
  • Support for Media Presentation Description (.mpd) as XML.

Bugfix:

  • Fixed unrecognized .jsm files.

2.1.19

1 year ago

counter

New features:

  • Better support for Stata files (.do, .ado) as plain text.
  • Better support for fortran (.f95) and LaTex (.cls) files.

2.1.18

1 year ago

counter

New features:

  • Update Highlight to release 4.5.
  • Update Lua to release 5.4.4.
  • Added support for Autoit files (.au3, .a3x).
  • Added support for JSON Lines files (.jsonl) as JSON.
  • Added support for Stata files (.do, .ado) as plain text.

Bugfix:

  • Fixed unrecognized .mjs files.
  • Fixed bug for preview files with special characters on the path.

2.1.17

1 year ago

counter

New features:

  • Added support for Crystal language (.cr)
  • Added support for NextFlow language (.nf) as Groovy (Java)

Bugfix:

  • Fixed a bug on standard settings.

2.1.16

1 year ago

counter

New features:

  • Update Highlight to release 4.4
  • Added support for Perl test scripts (.t).
  • Added support for Sagemath language (.sage) as Python
  • Added support for SAS language (.sas).
  • Added support for Solidity language (.sol).
  • Added support for Terraform files (.tfvars and .tf) as YAML.

Bugfix:

  • Support for SQL files associated with the UTI com.sequel-ace.sequel-ace.sql.
  • Fixed bug on syntax_highlight_cli.

2.1.15

1 year ago

counter

New features:

  • Added support for JSON with Comments (.jsonc).
  • Added support for OpenSSH RSA public key (.pub) as plain text

Bugfix:

  • Fixed bug in assigning special settings for certain UTIs.

2.1.14

1 year ago

counter

New features:

  • Added support for Graphics Language Transmission Format (.gltf) as JSON.
  • Added support for Oracle PL/SQL files as SQL.

Bugfix:

  • Fixed rendering of files with special bash characters (like $) in the path.

2.1.13

1 year ago

counter

New features:

  • Added support for Dockerfile (.dockerfile)

Bugfix:

  • Fixed support for ocaml files.

2.1.12

2 years ago

counter

New features:

  • Added support for Node CommonJS module (.cjs).
  • Added support for some new Typescript extensions (.mts, .cts) [but .mts is handled by the System as a video file].
  • Better way to handle some special settings with a YAML file.

Bugfix:

  • Support for .toml files.
  • Persistence of VCS colors.
  • Plain file pattern match.