n-pn / svelte-sublime

💡Sublime Text syntax highlighting for Svelte components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte Syntax Highlighting

Note: This package uses the new syntax definition that only works in Sublime build > 3153.

Sublime Text Syntax highlighting for Svelte components.

Install

  • Via Package Control: search for Svelte.
  • Manual: clone this repo into your Sublime Packages folder.

NOTE: You still need to install corresponding packages for pre-processors (e.g. SASS, Typescript) to get proper syntax highlighting for them.

Special Thanks

Huge thanks to the Vue.js folks for their Vue Syntax Highlight package from which a ton of solutions for this package came.

And, obviously, the biggest thanks to Rich Harris for making something as awesome as Svelte.

License

MIT

About

💡Sublime Text syntax highlighting for Svelte components

License:MIT License


Languages

Language:Python 100.0%