diff --git a/plugins/astro-lsp/.claude-plugin/plugin.json b/plugins/astro-lsp/.claude-plugin/plugin.json index 63c5619..223d369 100644 --- a/plugins/astro-lsp/.claude-plugin/plugin.json +++ b/plugins/astro-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "astro": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "astro"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "astro"], "extensionToLanguage": { ".astro": "astro" } diff --git a/plugins/bash-lsp/.claude-plugin/plugin.json b/plugins/bash-lsp/.claude-plugin/plugin.json index 90a5ab2..3c26cdd 100644 --- a/plugins/bash-lsp/.claude-plugin/plugin.json +++ b/plugins/bash-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "bash": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "bash"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "bash"], "extensionToLanguage": { ".sh": "shellscript", ".bash": "shellscript", diff --git a/plugins/biome-lsp/.claude-plugin/plugin.json b/plugins/biome-lsp/.claude-plugin/plugin.json index ea701b6..e70127c 100644 --- a/plugins/biome-lsp/.claude-plugin/plugin.json +++ b/plugins/biome-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "biome": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "biome"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "biome"], "extensionToLanguage": { ".ts": "typescript", ".tsx": "typescriptreact", diff --git a/plugins/clangd-lsp/.claude-plugin/plugin.json b/plugins/clangd-lsp/.claude-plugin/plugin.json index f2052f7..6a302c9 100644 --- a/plugins/clangd-lsp/.claude-plugin/plugin.json +++ b/plugins/clangd-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "clangd": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "clangd"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "clangd"], "extensionToLanguage": { ".c": "c", ".cpp": "cpp", diff --git a/plugins/csharp-lsp/.claude-plugin/plugin.json b/plugins/csharp-lsp/.claude-plugin/plugin.json index 27947cc..c8cdcaa 100644 --- a/plugins/csharp-lsp/.claude-plugin/plugin.json +++ b/plugins/csharp-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "csharp": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "csharp"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "csharp"], "extensionToLanguage": { ".cs": "csharp" } diff --git a/plugins/dart-lsp/.claude-plugin/plugin.json b/plugins/dart-lsp/.claude-plugin/plugin.json index b18dfec..f65b8b3 100644 --- a/plugins/dart-lsp/.claude-plugin/plugin.json +++ b/plugins/dart-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "dart": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "dart"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "dart"], "extensionToLanguage": { ".dart": "dart" } diff --git a/plugins/deno-lsp/.claude-plugin/plugin.json b/plugins/deno-lsp/.claude-plugin/plugin.json index d5bf60b..aaaddfe 100644 --- a/plugins/deno-lsp/.claude-plugin/plugin.json +++ b/plugins/deno-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "deno": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "deno"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "deno"], "extensionToLanguage": { ".ts": "typescript", ".tsx": "typescriptreact", diff --git a/plugins/dockerfile-lsp/.claude-plugin/plugin.json b/plugins/dockerfile-lsp/.claude-plugin/plugin.json index 96a3b06..ae8741a 100644 --- a/plugins/dockerfile-lsp/.claude-plugin/plugin.json +++ b/plugins/dockerfile-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "dockerfile": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "dockerfile"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "dockerfile"], "extensionToLanguage": { ".dockerfile": "dockerfile" } diff --git a/plugins/elixir-lsp/.claude-plugin/plugin.json b/plugins/elixir-lsp/.claude-plugin/plugin.json index 1a3f96c..f77fe0d 100644 --- a/plugins/elixir-lsp/.claude-plugin/plugin.json +++ b/plugins/elixir-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "elixir-ls": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "elixir-ls"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "elixir-ls"], "extensionToLanguage": { ".ex": "elixir", ".exs": "elixir" diff --git a/plugins/eslint-lsp/.claude-plugin/plugin.json b/plugins/eslint-lsp/.claude-plugin/plugin.json index 825d518..40362b3 100644 --- a/plugins/eslint-lsp/.claude-plugin/plugin.json +++ b/plugins/eslint-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "eslint": { "command": "bunx", -"args": ["@pleaseai/code@0.1.19", "lsp-server", "eslint"], +"args": ["@pleaseai/code@0.1.13", "lsp-server", "eslint"], "extensionToLanguage": { ".ts": "typescript", ".tsx": "typescriptreact", diff --git a/plugins/fsharp-lsp/.claude-plugin/plugin.json b/plugins/fsharp-lsp/.claude-plugin/plugin.json index 8524940..095dc05 100644 --- a/plugins/fsharp-lsp/.claude-plugin/plugin.json +++ b/plugins/fsharp-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "fsharp": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "fsharp"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "fsharp"], "extensionToLanguage": { ".fs": "fsharp", ".fsi": "fsharp", diff --git a/plugins/gleam-lsp/.claude-plugin/plugin.json b/plugins/gleam-lsp/.claude-plugin/plugin.json index 9937008..6b0b3fb 100644 --- a/plugins/gleam-lsp/.claude-plugin/plugin.json +++ b/plugins/gleam-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "gleam": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "gleam"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "gleam"], "extensionToLanguage": { ".gleam": "gleam" } diff --git a/plugins/gopls-lsp/.claude-plugin/plugin.json b/plugins/gopls-lsp/.claude-plugin/plugin.json index 30d44d2..5642852 100644 --- a/plugins/gopls-lsp/.claude-plugin/plugin.json +++ b/plugins/gopls-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "gopls": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "gopls"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "gopls"], "extensionToLanguage": { ".go": "go" } diff --git a/plugins/jdtls-lsp/.claude-plugin/plugin.json b/plugins/jdtls-lsp/.claude-plugin/plugin.json index 2f67223..0e998d1 100644 --- a/plugins/jdtls-lsp/.claude-plugin/plugin.json +++ b/plugins/jdtls-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "jdtls": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "jdtls"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "jdtls"], "extensionToLanguage": { ".java": "java" } diff --git a/plugins/kotlin-lsp/.claude-plugin/plugin.json b/plugins/kotlin-lsp/.claude-plugin/plugin.json index 05235ba..aa1c08c 100644 --- a/plugins/kotlin-lsp/.claude-plugin/plugin.json +++ b/plugins/kotlin-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "kotlin": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "kotlin"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "kotlin"], "extensionToLanguage": { ".kt": "kotlin", ".kts": "kotlin" diff --git a/plugins/lua-lsp/.claude-plugin/plugin.json b/plugins/lua-lsp/.claude-plugin/plugin.json index 90f128a..dd688bc 100644 --- a/plugins/lua-lsp/.claude-plugin/plugin.json +++ b/plugins/lua-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "lua-ls": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "lua-ls"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "lua-ls"], "extensionToLanguage": { ".lua": "lua" } diff --git a/plugins/ocaml-lsp/.claude-plugin/plugin.json b/plugins/ocaml-lsp/.claude-plugin/plugin.json index c1db695..af6586d 100644 --- a/plugins/ocaml-lsp/.claude-plugin/plugin.json +++ b/plugins/ocaml-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "ocaml": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "ocaml"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "ocaml"], "extensionToLanguage": { ".ml": "ocaml", ".mli": "ocaml" diff --git a/plugins/oxlint-lsp/.claude-plugin/plugin.json b/plugins/oxlint-lsp/.claude-plugin/plugin.json index d6d4d76..0c0f3d0 100644 --- a/plugins/oxlint-lsp/.claude-plugin/plugin.json +++ b/plugins/oxlint-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "oxlint": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "oxlint"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "oxlint"], "extensionToLanguage": { ".ts": "typescript", ".tsx": "typescriptreact", diff --git a/plugins/php-lsp/.claude-plugin/plugin.json b/plugins/php-lsp/.claude-plugin/plugin.json index 0938a74..897a3c7 100644 --- a/plugins/php-lsp/.claude-plugin/plugin.json +++ b/plugins/php-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "php": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "php"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "php"], "extensionToLanguage": { ".php": "php" } diff --git a/plugins/prisma-lsp/.claude-plugin/plugin.json b/plugins/prisma-lsp/.claude-plugin/plugin.json index 22d03df..d4ea2ee 100644 --- a/plugins/prisma-lsp/.claude-plugin/plugin.json +++ b/plugins/prisma-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "prisma": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "prisma"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "prisma"], "extensionToLanguage": { ".prisma": "prisma" } diff --git a/plugins/pyright-lsp/.claude-plugin/plugin.json b/plugins/pyright-lsp/.claude-plugin/plugin.json index 362e7cc..9ab227e 100644 --- a/plugins/pyright-lsp/.claude-plugin/plugin.json +++ b/plugins/pyright-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "pyright": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "pyright"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "pyright"], "extensionToLanguage": { ".py": "python", ".pyi": "python" diff --git a/plugins/rubocop-lsp/.claude-plugin/plugin.json b/plugins/rubocop-lsp/.claude-plugin/plugin.json index dac7d9d..45ff8ec 100644 --- a/plugins/rubocop-lsp/.claude-plugin/plugin.json +++ b/plugins/rubocop-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "rubocop": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "rubocop"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "rubocop"], "extensionToLanguage": { ".rb": "ruby", ".rake": "ruby", diff --git a/plugins/rust-analyzer-lsp/.claude-plugin/plugin.json b/plugins/rust-analyzer-lsp/.claude-plugin/plugin.json index 0c7b67f..206154a 100644 --- a/plugins/rust-analyzer-lsp/.claude-plugin/plugin.json +++ b/plugins/rust-analyzer-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "rust-analyzer": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "rust-analyzer"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "rust-analyzer"], "extensionToLanguage": { ".rs": "rust" } diff --git a/plugins/svelte-lsp/.claude-plugin/plugin.json b/plugins/svelte-lsp/.claude-plugin/plugin.json index e6e61f7..6530cda 100644 --- a/plugins/svelte-lsp/.claude-plugin/plugin.json +++ b/plugins/svelte-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "svelte": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "svelte"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "svelte"], "extensionToLanguage": { ".svelte": "svelte" } diff --git a/plugins/swift-lsp/.claude-plugin/plugin.json b/plugins/swift-lsp/.claude-plugin/plugin.json index 6300041..839ad93 100644 --- a/plugins/swift-lsp/.claude-plugin/plugin.json +++ b/plugins/swift-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "sourcekit": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "sourcekit"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "sourcekit"], "extensionToLanguage": { ".swift": "swift" } diff --git a/plugins/terraform-lsp/.claude-plugin/plugin.json b/plugins/terraform-lsp/.claude-plugin/plugin.json index b25acad..df1eed2 100644 --- a/plugins/terraform-lsp/.claude-plugin/plugin.json +++ b/plugins/terraform-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "terraform": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "terraform"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "terraform"], "extensionToLanguage": { ".tf": "terraform", ".tfvars": "terraform-vars" diff --git a/plugins/texlab-lsp/.claude-plugin/plugin.json b/plugins/texlab-lsp/.claude-plugin/plugin.json index a195fe6..d43a2cd 100644 --- a/plugins/texlab-lsp/.claude-plugin/plugin.json +++ b/plugins/texlab-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "texlab": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "texlab"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "texlab"], "extensionToLanguage": { ".tex": "latex", ".bib": "bibtex" diff --git a/plugins/yaml-lsp/.claude-plugin/plugin.json b/plugins/yaml-lsp/.claude-plugin/plugin.json index 9e079de..1f4c92d 100644 --- a/plugins/yaml-lsp/.claude-plugin/plugin.json +++ b/plugins/yaml-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "yaml": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "yaml"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "yaml"], "extensionToLanguage": { ".yaml": "yaml", ".yml": "yaml" diff --git a/plugins/zls-lsp/.claude-plugin/plugin.json b/plugins/zls-lsp/.claude-plugin/plugin.json index 8bb5b83..21a7b0c 100644 --- a/plugins/zls-lsp/.claude-plugin/plugin.json +++ b/plugins/zls-lsp/.claude-plugin/plugin.json @@ -9,7 +9,7 @@ "lspServers": { "zls": { "command": "bunx", - "args": ["@pleaseai/code@0.1.19", "lsp-server", "zls"], + "args": ["@pleaseai/code@0.1.13", "lsp-server", "zls"], "extensionToLanguage": { ".zig": "zig", ".zon": "zig"