summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorDalius Dobravolskas <dalius.dobravolskas@gmail.com>2022-05-02 13:42:24 +0300
committerGitHub <noreply@github.com>2022-05-02 19:42:24 +0900
commit56399106fcf9d80d476307576bc307e67f0167e2 (patch)
tree0a66e044096af24c8b685a0d9a5c619d6f57bbca /supported-tools.md
parent34892186e44b21356c84e1c2e019f96a304c3edc (diff)
downloadale-56399106fcf9d80d476307576bc307e67f0167e2.zip
VSCode LSPs for CSS, HTML and JSON (#4175)
Switched to `vscode-langservers-extracted` as it is the one most up-to-date.
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 313b3b88..88647398 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -123,6 +123,7 @@ formatting.
* [ameba](https://github.com/veelenga/ameba) :floppy_disk:
* [crystal](https://crystal-lang.org/) :floppy_disk:
* CSS
+ * [VSCode CSS language server](https://github.com/hrsh7th/vscode-langservers-extracted)
* [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell)
* [csslint](http://csslint.net/)
* [fecs](http://fecs.baidu.com/)
@@ -249,6 +250,7 @@ formatting.
* HCL
* [terraform-fmt](https://github.com/hashicorp/terraform)
* HTML
+ * [VSCode HTML language server](https://github.com/hrsh7th/vscode-langservers-extracted)
* [alex](https://github.com/get-alex/alex)
* [angular](https://www.npmjs.com/package/@angular/language-server)
* [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell)
@@ -292,7 +294,7 @@ formatting.
* [tsserver](https://github.com/Microsoft/TypeScript/wiki/Standalone-Server-%28tsserver%29)
* [xo](https://github.com/sindresorhus/xo)
* JSON
- * [VSCode JSON language server](https://www.npmjs.com/package/vscode-json-languageserver)
+ * [VSCode JSON language server](https://github.com/hrsh7th/vscode-langservers-extracted)
* [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell) :warning:
* [dprint](https://dprint.dev)
* [eslint](http://eslint.org/) :warning: