language-svelte
Simple syntax highlighting for Svelte.
rvantonisse 1,839 0 0.9.2 MIT GitHub

Language Svelte

HTML (Svelte)

Provides syntax highlighting for Svelte Components, directives and other Svelte specific syntax in Atom.

If you are looking for IDE support use ide-svelte instead.

Syntax naming conventions

Syntax naming is done following conventions from Sublime and TextMate.

Features

  • Html snippet / autocompletion support from atom/language-html
  • Svelte snippets for: {#if}, {#each}, {#await} and <svelte:tag>.

Roadmap to v1.0.0