From abf5a58cb5d1c0e479f757adb6a05d9c63f9b37f Mon Sep 17 00:00:00 2001 From: Taylor Plewe Date: Wed, 15 Jul 2026 10:02:12 -0600 Subject: [PATCH] Add canipls language server to _implementors/servers.md --- _implementors/servers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_implementors/servers.md b/_implementors/servers.md index 3c7542dcb..27cff139c 100644 --- a/_implementors/servers.md +++ b/_implementors/servers.md @@ -122,6 +122,7 @@ index: 1 | [Groovy](https://groovy-lang.org/) | [VsCode Groovy Lint](https://marketplace.visualstudio.com/items?itemName=NicolasVuillamy.vscode-groovy-lint) | [VsCode Groovy Lint Language Server](https://github.com/nvuillam/vscode-groovy-lint/tree/master/server) | TypeScript | | HTML | MS | [vscode-html-languageserver](https://github.com/Microsoft/vscode/tree/master/extensions/html-language-features/server) | TypeScript | | HTML | [Loris Cro](https://github.com/kristoff-it) | [SuperHTML](https://github.com/kristoff-it/superhtml) | Zig | +| HTML/CSS/JavaScript | [Taylor Plewe](https://github.com/taylorplewe) | [canipls](https://github.com/taylorplewe/canipls) | Zig | | Haskell| [Alan Zimmerman](https://github.com/alanz) | [Haskell Language Server (HLS)](https://github.com/haskell/haskell-language-server) | Haskell | | [Haxe](https://haxe.org/) | [Haxe Foundation](https://github.com/HaxeFoundation/) | [Haxe Language Server](https://github.com/vshaxe/haxe-language-server) | Haxe | | [Helm (Kubernetes)](https://helm.sh/) | [qvalentin](https://github.com/qvalentin/) | [helm-ls](https://github.com/mrjosh/helm-ls) | Go |