From 0624a7434ccb1fa27802b80e4a032ff71deea700 Mon Sep 17 00:00:00 2001 From: HyBer <59885141+BBboy01@users.noreply.github.com> Date: Thu, 26 Mar 2026 17:54:19 +0800 Subject: feat(stylelint)!: migrate to stylelint-language-server #4351 stylelint now has an official LS: [@stylelint/language-server](https://github.com/stylelint/vscode-stylelint/tree/main/packages/language-server) --- scripts/gen_json_schemas.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/gen_json_schemas.lua b/scripts/gen_json_schemas.lua index 9f62ff48..825824fc 100644 --- a/scripts/gen_json_schemas.lua +++ b/scripts/gen_json_schemas.lua @@ -49,7 +49,7 @@ local index = { sorbet = 'https://raw.githubusercontent.com/sorbet/sorbet/master/vscode_extension/package.json', sourcekit = 'https://raw.githubusercontent.com/swift-server/vscode-swift/main/package.json', spectral = 'https://raw.githubusercontent.com/stoplightio/vscode-spectral/master/package.json', - stylelint_lsp = 'https://raw.githubusercontent.com/bmatcuk/coc-stylelintplus/master/package.json', + stylelint_lsp = 'https://raw.githubusercontent.com/stylelint/vscode-stylelint/main/package.json', svelte = 'https://raw.githubusercontent.com/sveltejs/language-tools/master/packages/svelte-vscode/package.json', svlangserver = 'https://raw.githubusercontent.com/eirikpre/VSCode-SystemVerilog/master/package.json', tailwindcss = 'https://raw.githubusercontent.com/tailwindlabs/tailwindcss-intellisense/master/packages/vscode-tailwindcss/package.json', -- cgit v1.3