Skip to content
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.

Add support for .svelte files #30

Merged
merged 1 commit into from
Jun 2, 2020
Merged

Add support for .svelte files #30

merged 1 commit into from
Jun 2, 2020

Conversation

stefanmeschke
Copy link
Contributor

@stefanmeschke stefanmeschke commented May 29, 2020

Add support for .svelte file extension.

Links: https://svelte.dev/ or https://github.com/sveltejs/svelte


$ mdls -name kMDItemContentType -name kMDItemContentTypeTree App.svelte

kMDItemContentType     = "dyn.ah62d4rv4ge81g7xfrv4gn"
kMDItemContentTypeTree = (
    "public.item",
    "dyn.ah62d4rv4ge81g7xfrv4gn",
    "public.data"
)

@samuelmeuli Is it possible to test these changes locally? I tried to build it via Xcode, but sadly without any success.

Thanks in advance!

Cheers
Stefan

@samuelmeuli
Copy link
Owner

Thanks for the PR!

What part of the building process are you facing problems with? I'll try to improve the setup instructions.

@samuelmeuli samuelmeuli added enhancement New feature or request new file type Request to support previews for a new file type and removed enhancement New feature or request labels May 29, 2020
@samuelmeuli samuelmeuli changed the title Add UTI for .svelte Add support for .svelte files Jun 2, 2020
@samuelmeuli samuelmeuli merged commit 1937a7b into samuelmeuli:master Jun 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new file type Request to support previews for a new file type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants