Skip to content

chore(lsp): Enable Claude Code Intelligence #19931

@github-actions

Description

@github-actions

Note

The pull request "chore(lsp): Enable Claude Code Intelligence" was created by @s1gr1d but did not reference an issue. Therefore this issue was created for better visibility in external tools like Linear.

Code intelligence plugins enable Claude Code’s built-in LSP tool, giving Claude the ability to jump to definitions, find references, and see type errors immediately after edits.

Instructions

  1. Install TS language server: npm i -g typescript-language-server typescript
  2. Update Claude catalog: claude plugin marketplace update claude-plugins-official
  3. Install Claude plugin: claude plugin install typescript-lsp
  4. Verify: claude plugin list

References

Metadata

Metadata

Assignees

Labels

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions