Skip to content

fix(code-intelligence): doctor prints claude-code-lsps install path#10

Merged
antonbabenko merged 1 commit into
masterfrom
fix/doctor-claude-code-lsps
May 17, 2026
Merged

fix(code-intelligence): doctor prints claude-code-lsps install path#10
antonbabenko merged 1 commit into
masterfrom
fix/doctor-claude-code-lsps

Conversation

@antonbabenko
Copy link
Copy Markdown
Owner

code-intelligence:doctor only emitted per-language binary install hints. Adds a generic Claude Code note after the language-server table: install servers as LSP plugins via boostvolt/claude-code-lsps (/plugin install <server>@claude-code-lsps, e.g. terraform-ls@claude-code-lsps), preferred on Claude Code; binary hints stay the fallback. Generic/language-agnostic; install guidance lives in the doctor command, not SKILL.md/references.

The doctor command only listed per-language binary install hints.
Add a Claude Code note: install language servers as LSP plugins via
'/plugin marketplace add boostvolt/claude-code-lsps' then
'/plugin install <server>@claude-code-lsps' (e.g. terraform-ls),
preferred on Claude Code; binary hints remain the fallback.
@antonbabenko antonbabenko merged commit ff8c05a into master May 17, 2026
1 check passed
@antonbabenko antonbabenko deleted the fix/doctor-claude-code-lsps branch May 17, 2026 13:43
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