Skip to content
This repository was archived by the owner on Jun 18, 2022. It is now read-only.

Commit c78d195

Browse files
committed
Update svelte-language-server version
1 parent d841665 commit c78d195

3 files changed

Lines changed: 498 additions & 225 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
Provides syntax highlighting and rich intellisense for Svelte components in Atom, utilising the [svelte language server](https://github.com/UnwrittenFun/svelte-language-server).
44

5+
## Why does this exist?
6+
7+
The parent of this plugin, [svelte-atom](https://github.com/sveltejs/svelte-atom) hasn't seen an update in two years and is
8+
missing critical features like Svelte 3 support. Thus, ide-svelte-2.
9+
If there's interest, CI for keeping the language server version up to date automatically may be added. Until then:
10+
11+
The current svelte language server version is 0.11.0
12+
513
## Features
614

715
- Svelte

0 commit comments

Comments
 (0)