sbarex / SourceCodeSyntaxHighlight

Quick Look extension for highlight source code files on macOS 10.15 and later.
GNU General Public License v3.0
3.02k stars 72 forks source link

.txt still Default config macOS Monterey Version 12.1 #142

Closed StanleyCruvinel closed 2 years ago

StanleyCruvinel commented 2 years ago

Hi Syntax Highlight is best! Thanks so much.

Please could you help about .txt files still have problem to change any Default config in Quicklook How can'I fix ?

$ mdls -name kMDItemContentType -name kMDItemContentTypeTree test.txt
kMDItemContentType     = "public.plain-text"
kMDItemContentTypeTree = (
    "public.plain-text",
    "public.text",
    "public.data",
    "public.item",
    "public.content"
)