Hosting TextMate grammars for the syntax highlighting of Svelte files.
This project is forked from sveltejs/language-tools. It's the classic version originally authored by James Birtles. The reason for this fork is that sveltejs/language-tools now has a new version of the grammar that uses an injection-based approach, which is not compatible with some tools.
To view the history of the project, please refer to the commit history of sveltejs/language-tools and the commit history of jasonlyu123/SvelteVisualStudio