mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-20 00:28:35 +08:00
add support for svelte via svelteserver language server (#3644)
* add support for svelte via svelteserver language server * svelte: fix Vint error and add a `svelteserver` simple test. Co-authored-by: Joakim Repomaa <mail@j.repomaa.com> Co-authored-by: Joakim Repomaa <mail@jreinert.com>
This commit is contained in:
@@ -498,6 +498,9 @@ formatting.
|
||||
* [stylelint](https://github.com/stylelint/stylelint)
|
||||
* SugarSS
|
||||
* [stylelint](https://github.com/stylelint/stylelint)
|
||||
* Svelte
|
||||
* [prettier](https://github.com/prettier/prettier)
|
||||
* [svelteserver](https://github.com/sveltejs/language-tools/tree/master/packages/language-server)
|
||||
* Swift
|
||||
* [Apple swift-format](https://github.com/apple/swift-format)
|
||||
* [sourcekit-lsp](https://github.com/apple/sourcekit-lsp)
|
||||
|
||||
Reference in New Issue
Block a user