Skip to content

Releases: sbarex/SourceCodeSyntaxHighlight

1.0.b19: Upgrade highlight to 3.55 and enhanced inquiry panel.

13 Feb 09:25
Compare
Choose a tag to compare
Now the inquiry window show all UTI associated to a file and not only the predefined.

1.0.b18

09 Jan 21:56
Compare
Choose a tag to compare
1.0.b18 Pre-release
Pre-release
Add c++ header file support.

Added an option to limit the amount of data to format

23 Dec 19:48
Compare
Choose a tag to compare
1.0.b17

Added an option to limit the amount of data to format.

1.0.b16

29 Nov 22:23
Compare
Choose a tag to compare
1.0.b16 Pre-release
Pre-release

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

26 Nov 15:41
Compare
Choose a tag to compare
Pre-release

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

25 Nov 11:09
Compare
Choose a tag to compare
Pre-release

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

25 Nov 10:24
Compare
Choose a tag to compare
New theme editor Pre-release
Pre-release

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.

17 Nov 19:41
Compare
Choose a tag to compare
- 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.

15 Nov 23:14
Compare
Choose a tag to compare
Also optimisation of the code and

Short application and extension name

12 Nov 16:21
Compare
Choose a tag to compare
Pre-release

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.