Skip to content

Releases: sbarex/SourceCodeSyntaxHighlight

1.0.b29

05 Dec 18:13
Compare
Choose a tag to compare
1.0.b29 Pre-release
Pre-release

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

24 Nov 18:20
Compare
Choose a tag to compare
Pre-release

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:

27 Oct 06:56
Compare
Choose a tag to compare
Pre-release
- 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

28 Jul 11:14
Compare
Choose a tag to compare
Pre-release

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

support for .twig and .podspec

15 Jul 18:49
Compare
Choose a tag to compare
Pre-release

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

05 Jun 07:05
Compare
Choose a tag to compare
1.0.b24 Pre-release
Pre-release
Added support for powershell (.ps1, .psm1, .psd1) files.

1.0.b23

29 May 15:58
Compare
Choose a tag to compare
1.0.b23 Pre-release
Pre-release
Support for .nim files.

1.0.b22

22 May 15:02
Compare
Choose a tag to compare
1.0.b22 Pre-release
Pre-release
Added support for fortran (.f, .for, .f90) files.

1.0.b21

22 May 06:11
Compare
Choose a tag to compare
1.0.b21 Pre-release
Pre-release
More supported files.

1.0.b20: Several improvements to UI and supported files.

21 May 15:07
Compare
Choose a tag to compare
New features:
- new simple UI.
- support for .strings, .ini and .cfg files.
- support for .xib and .storyboard files as XML.
- preview can show custom source file.
- better support for standard preprocessor for many file format (if you have previously customized the preprocessor for some formats please check if it require to add the placeholder $targetHL).
- highlight updated to 3.57.
Bugfix:
- rust file extension.
- settings migration.