Releases: sbarex/SourceCodeSyntaxHighlight
Releases · sbarex/SourceCodeSyntaxHighlight
Release 2.1.14 (63)
New features:
- Added support for Graphics Language Transmission Format (
.gltf
) as JSON.
- Added support for Oracle PL/SQL files as SQL.
Bugfix:
- Fixed rendering of files with special bash characters (like
$
) in the path.
Release 2.1.13 (62)
New features:
- Added support for Dockerfile (
.dockerfile
)
Bugfix:
- Fixed support for ocaml files.
Release 2.1.12 (61)
New features:
- Added support for Node CommonJS module (
.cjs
).
- Added support for some new Typescript extensions (
.mts
, .cts
) [but .mts
is handled by the System as a video file].
- Better way to handle some special settings with a YAML file.
Bugfix:
- Support for
.toml
files.
- Persistence of VCS colors.
- Plain file pattern match.
Release 2.1.11 (60)
New features:
- Highlight updated to 4.2.
- Added support for reStructured Text files (
.rst
).
- Added support for many UTIs defined by MacVim.
Bugfix:
- Removed the predefined preprocessor for beautify JSON files.
Release 2.1.10 (59)
New features:
- Support for Configuration profile files (
.mobileconfig
) as XML.
- Added support for Ada, BibTex (
.bib
), Document Type Definition (.dtd
), Dylang.
Bugfix:
- Fixed color wheel lag refresh.
- Fixed support for Rust.
- Better support for files managed by TextMate.
Release 2.1.9 (57)
New fatures:
- New mime type criteria for the plain files.
- View of the supported formats from the Help menu.
Bugfix:
- Fixed the bug of extra arguments white space.
Release 2.1.8 (56)
New features:
- Support for Gdscript files (Godot engine) (
.gd
).
- Highlight updated to version 4.2.
Bug fix:
- Regression fix for rft background color.
- Sparkle integration.
Release 2.1.7 (54)
New features:
- Better support for xquery files (
.xquery
, .xu
, .xq
).
- Better support for assembler files (
.asm
).
Bugfix:
- Better procedure for install the command line tool.
- Fixed custom css style for global settings.
- Fixed the Sparkle integration bug. If you have installed version 2.1.6 you may need to re-download the updated app from the web.
Release 2.1.6
New features:
- Support for
.readme
files.
- Experimental support for defining the size of the Quick Look window.
- Option for automatic saving of settings changes.
- Sparkle updated to version 2.0.0.
Release 2.1.5
New features:
- Support for
.command
files.