Skip to content

Add a UTI handler for .ms files #50

@JoeStrout

Description

@JoeStrout

MacOS stubbornly refuses to preview .ms files with Quick Look because it thinks they're unidentified binary files (even though the file command correctly identifies them as text).

I've tried a lot of solutions, none of which work. Maybe this feature will get added to Syntax Highlight, but even if so, that's an extra thing Mac users have to install to make .ms files previewable. And they probably have Mini Micro installed already.

So: in the next release of Mini Micro, let's:

  1. register a UTType for .ms conforming to public.plain-text, and
  2. optionally include our own Quick Look Preview Extension.

This should enable Quick Look to work with .ms files as long as you have Mini Micro installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions