ide-svelte

0.1.3 • Public • Published

Svelte for Atom

Provides syntax highlighting and rich intellisense for Svelte components in Atom, utilising the svelte language server.

Features

  • Svelte
    • Diagnostic messages for warnings and errors
    • Support for svelte preprocessors that provide source maps
  • HTML
    • Hover info
    • Autocompletions
    • Emmet
    • Formatting
    • Symbols in Outline panel
  • CSS / SCSS / LESS
    • Diagnostic messages for syntax and lint errors
    • Hover info
    • Autocompletions
    • Formatting (via prettier)
    • Emmet
    • Color highlighting and color picker
    • Symbols in Outline panel
  • TypeScript / JavaScript
    • Diagnostics messages for syntax and semantic errors
    • Hover info
    • Formatting (via prettier)
    • Symbols in Outline panel

More features coming soon.

See Also

/ide-svelte/

    Package Sidebar

    Install

    npm i ide-svelte

    Weekly Downloads

    0

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    30 kB

    Total Files

    5

    Last publish

    Collaborators

    • svelte-language-tools-deploy