From 56399106fcf9d80d476307576bc307e67f0167e2 Mon Sep 17 00:00:00 2001 From: Dalius Dobravolskas Date: Mon, 2 May 2022 13:42:24 +0300 Subject: VSCode LSPs for CSS, HTML and JSON (#4175) Switched to `vscode-langservers-extracted` as it is the one most up-to-date. --- supported-tools.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'supported-tools.md') 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: -- cgit v1.2.3