Skip to content

chore(lsp): Enable Claude Code Intelligence #19931

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions