Skip to content

Releases: sbarex/SourceCodeSyntaxHighlight

2.0.1

Choose a tag to compare

@sbarex sbarex released this 29 Apr 10:10
Added support for Clojure files.

2.0.0

Choose a tag to compare

@sbarex sbarex released this 29 Apr 07:55
Version 2.0 with a redesigned interface, highlight 4.1 and much more.

1.0.b31

1.0.b31 Pre-release
Pre-release

Choose a tag to compare

@sbarex sbarex released this 01 Jan 11:38
Added support for kml and toml languages. Highlight upgraded to 3.60.

Auto update with Sparkle framework

Pre-release

Choose a tag to compare

@sbarex sbarex released this 06 Dec 10:16

New features:

  • Auto update with Sparkle framework. Auto updated works only when run the main application and not from the quicklook extension. You must have launched the application at least twice for the update checks to begin, or you can use the appropriate item in the application menu.
  • In the Preferences window, new button to show UTI instead of the extensions.

Bugfix:

  • Regression fix about data limit.
  • Better layout for the list of the supported languages.

1.0.b29

1.0.b29 Pre-release
Pre-release

Choose a tag to compare

@sbarex sbarex released this 05 Dec 18:13

New features:

  • toolbar and touchbar for access to the inquiry and themes window.

Bugfix:

  • Cosmetic fix for Big Sur.
  • The html output mode fail on Big Sur. It would appear that there is a bug preventing the recognition of the extension entitlements which causes webkit to fail to run. The use of the deprecated WebView temporarily bypasses the problem.
  • Closing the preferences window with unsaved settings show a confirmation popup.

universal binary support

Pre-release

Choose a tag to compare

@sbarex sbarex released this 24 Nov 18:20

New features:

  • universal binary (but not yet tested on Apple Silicon M1).
  • add support for edu.uo.texshop.tex UTI used by .tex files.
  • highlight updated to version 3.59 compiled as universal binary with lua 5.4.1 statically linked.
  • The embedded lua library used by the main application is upgraded to version 5.4.1.

Bugfix:

  • fixed a bug for the missing preview in html mode on the settings window.
  • predefined output mode set to .rtf (less expansive that html).

1.0.b27: New features:

Pre-release

Choose a tag to compare

@sbarex sbarex released this 27 Oct 06:56
- main application can only set the preferences and is no longer a viewer.
- support for .xsd, .xquery, .xsl, .asp and julia (.jl) formats.
- UTI info panel.

Support for .vue files

Pre-release

Choose a tag to compare

@sbarex sbarex released this 28 Jul 11:14

Note that in highlight the support for vue.js files is in beta.

support for .twig and .podspec

Pre-release

Choose a tag to compare

@sbarex sbarex released this 15 Jul 18:49

New features:

  • support for symfony .twig files (interpreted ad html).
  • support for .podspec files (interpreted as ruby).
  • new icon with Big Sur style.

1.0.b24

1.0.b24 Pre-release
Pre-release

Choose a tag to compare

@sbarex sbarex released this 05 Jun 07:05
Added support for powershell (.ps1, .psm1, .psd1) files.