Releases: sbarex/SourceCodeSyntaxHighlight
Releases · sbarex/SourceCodeSyntaxHighlight
1.0.b19: Upgrade highlight to 3.55 and enhanced inquiry panel.
Now the inquiry window show all UTI associated to a file and not only the predefined.
1.0.b18
Added an option to limit the amount of data to format
1.0.b17 Added an option to limit the amount of data to format.
1.0.b16
New features:
- XPC service splitted into two services. One is used by the quicklook extension with only the code to read the current settings and format the preview. The second one has also the code to change the settings, inquiry the themes and all the requested features for the main application interface. I hope this change makes the quicklook extension more reactive and consume less resources.
- Rewrite the settings engine.
Some optimizations and bugfix
New features:
- Support for .h header files.
- Target to 10.15 (now the standard swift library is not embedded).
- New interactive preview setting to allow the execution of js code inside the quicklook preview.
Bugfix:
- Removed markdown support in the quicklook extension.
- Fix little space for theme name on popover theme selector.
- Images of help files have been compressed.
- Added a margin aroud the preview on the quicklook window.
- Fast generation of theme icons.
More supported formats
New features:
- merge pull request #18 (support for awk, bash, clojure, diff, haskell, lua, patch, rust, scala, text, zsh)
- added support for .r file format.
Bugfix:
- Correction of many typos.
New theme editor
New features:
- Embedded highlight updated to 5.3.4.
- Info panel about highlight (from App menu and from a info butto on preferences window).
- Menu item inside app menu for open in the Finder the application support folder.
- Redesign of preferences window for the theme selection.
- GUI to view and edit the themes.
- Inside the application support folder are saved the custom css styles and customized themes.
Bugfix:
- Now double click on the quicklook preview open the file.
- Bugfix on font preferences.
- System for purging and migrating old settings to new system.
1.0.b12: Several new features and bug fix.
- Visual interface to select the theme. - Now you can edit a css to customize the html output. - Preprocessor for specific file type. - App help.
1.0b11: Bugfix on font customization and theme selection.
Also optimisation of the code and
Short application and extension name
Short Application name.
Now the app works with space inside him path.
Debug option to create on your desktop a colorize.log
file to the log of last operations.