Releases: sbarex/SourceCodeSyntaxHighlight
Releases · sbarex/SourceCodeSyntaxHighlight
Auto update with Sparkle framework
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
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
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 withlua
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:
- 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
Note that in highlight
the support for vue.js files is in beta.
support for .twig and .podspec
New features:
- support for symfony .twig files (interpreted ad html).
- support for .podspec files (interpreted as ruby).
- new icon with Big Sur style.