Skip to content

dotViewer 1.5.3

Choose a tag to compare

@Stianlars1 Stianlars1 released this 08 Sep 22:11
· 4 commits to main since this release
03220c4

Added

  • GPX previews use XML highlighting in Finder Quick Look and Option + Space, including files registered as com.topografix.gpx. Resolves #25.
  • GAP source (.g, .gi) and test (.tst) previews, with tree-sitter highlighting and multiline test input support. Expected output remains plain text. Clear GAP .gd declarations are recognized automatically; ambiguous or Godot files retain GDScript. Explicit custom mappings take priority, with GAP and GAP Test available in the language picker. Resolves #24.

Fixed

  • UTI regeneration preserves GPX XML/MIME metadata and its vendor compatibility type.
  • Preview and thumbnail language/label resolution agree, including explicit filename overrides.
  • Thumbnail rendering preserves successful empty token results instead of applying generic keyword colors to plain test output.

Download the DMG and drag dotViewer to Applications, then launch it once.
Requires macOS 15 or later. Signed and notarized with Apple Developer ID.

This release adds GPX and GAP previews for Finder Space and dotViewer's Option + Space panel. Finder thumbnail generation may still fall back to system output.