Skip to content

Releases: sbarex/SourceCodeSyntaxHighlight

Release 2.1.25 (74)

31 Dec 17:20
Compare
Choose a tag to compare

counter

New Features:

  • Support for Jupyter Notebook files (.ipynb) as JSON.
  • Support for MAMEdev layout files .lay as XML.
  • Support for NVidia Cuda .cu files as C++.
  • Support for .raml files as YAML.
  • Experimental Shortcut Action (require macOS 15.2).
  • Update Highlight to release 4.15.
  • Update Lua to release 5.4.7.
  • Update Boost to release 1.8.7.

Bugfix:

  • Better support for Kotlin files.
  • Better light/dark mode recognition.
  • Fixed some deprecation warnings during compilation.

Release 2.1.24 (73)

05 Jun 05:11
Compare
Choose a tag to compare

counter

Bugfix:

  • CLI tool allow to show/hide about footer.
  • Fixed saving about flag settings.

Release 2.1.23 (72)

04 Jun 13:14
Compare
Choose a tag to compare

counter

New Features:

  • Update Highlight to release 4.12.
  • Update Boost to release 1.8.5.
  • Update Sparkle to release 2.6.3
  • Support for Nix Expression Language files (.nix).
  • Advanced settings to show about app info on the footer preview.
  • Link to buy me a ☕ ( ❤️ )

Bugfix:

  • Fixed support for public.xsd UTI.
  • Added .ily extension for Lilypond files.

Release 2.1.21 (70)

19 Feb 15:36
Compare
Choose a tag to compare

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_)

Release 2.1.20 (69)

27 Sep 19:34
Compare
Choose a tag to compare

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.

Release 2.1.19 (68)

16 May 06:36
Compare
Choose a tag to compare

counter

New features:

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

Release 2.1.18 (67)

11 Apr 07:24
Compare
Choose a tag to compare

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.

Release 2.1.17 (66)

09 Jan 21:19
Compare
Choose a tag to compare

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.

Release 2.1.16 (65)

04 Dec 12:47
Compare
Choose a tag to compare

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.

Release 2.1.15 (64)

05 Jul 07:00
Compare
Choose a tag to compare

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.