Support for Svelte 5 {#snippet} #30
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
repos/svelte-sublime!30
Loading…
Reference in a new issue
No description provided.
Delete branch "fourfive"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi - small update to add Svelte 5 snippets highlighting - also updated description to say 3 / 4 / 5 :)
@autr This looks fantastic, thanks for helping! One thing that needs to happen is for this change to actually be made in the
Svelte.sublime-syntax.yaml-macrosfile and then rebuildSvelte.sublime-syntaxusing the YAML Macros package for Sublime Text. It's a bit clunky, but makes a lot of these embedded langs an repeated patterns so much easier to maintain.Would you mind refactoring the PR to do this? If you don't feel comfortable with the workflow no worries, I can go ahead and do it myself.