New Features:
- Support for Elixir files (
.ex
,.exs
,.heex
) - Support for OpenTimelineIO files (
.otio
) as JSON. - Support for FontTool files (
.ttx
) as XML. - Support for Unity document (
.unity
) as YAML - Support for Visual Studio C# Project (
.csproj
) as XML - Support for Xcode scheme (
.xcscheme
) as XML - Support for Loctable files (
.loctable
) as plist. - Update Highlight to release 4.16.
Bugfix:
- Python extensions
.pyi
and.py3
are recognized. - Fixed compatibility with macOS 10.15 Catalina.