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:
- register a UTType for .ms conforming to
public.plain-text, and
- 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.
MacOS stubbornly refuses to preview .ms files with Quick Look because it thinks they're unidentified binary files (even though the
filecommand 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:
public.plain-text, andThis should enable Quick Look to work with .ms files as long as you have Mini Micro installed.