Skip to content

fix: correct .lsp.json schema for jdtls#4

Merged
ducpm2303 merged 1 commit into
mainfrom
fix/plugin-manifest-invalid-commands
Apr 3, 2026
Merged

fix: correct .lsp.json schema for jdtls#4
ducpm2303 merged 1 commit into
mainfrom
fix/plugin-manifest-invalid-commands

Conversation

@ducpm2303

Copy link
Copy Markdown
Owner

Claude Code expects lspServers.command (string) and lspServers.extensionToLanguage (record) directly — not nested under a language key. The previous "java": { command, ... } structure caused "Unrecognized key: java" and "expected string, received undefined" errors.

Claude Code expects lspServers.command (string) and
lspServers.extensionToLanguage (record) directly — not nested under
a language key. The previous "java": { command, ... } structure caused
"Unrecognized key: java" and "expected string, received undefined" errors.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ducpm2303 ducpm2303 merged commit 426d0cd into main Apr 3, 2026
1 of 2 checks passed
@ducpm2303 ducpm2303 deleted the fix/plugin-manifest-invalid-commands branch April 3, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant