sbarex / SourceCodeSyntaxHighlight

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

.XSD file type handler to change #276

Closed marcinK1T4 closed 3 months ago

marcinK1T4 commented 3 months ago

Hi,

Please assign correct UTI handlers to .xsd file format. Here is the result from my Sonoma 14.4

kMDItemContentType     = "public.xsd"
kMDItemContentTypeTree = (
    "public.xsd",
    "public.xml",
    "public.text",
    "public.data",
    "public.item",
    "public.content"
)
xsd-inquiry
sbarex commented 3 months ago

Fixed on release 2.1.23 (72).