Releases: sbarex/SourceCodeSyntaxHighlight
Releases · sbarex/SourceCodeSyntaxHighlight
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.
1.0.b24
1.0.b23
1.0.b22
1.0.b21
1.0.b20: Several improvements to UI and supported files.
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.