-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Description
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
- Install TS language server:
npm i -g typescript-language-server typescript - Update Claude catalog:
claude plugin marketplace update claude-plugins-official - Install Claude plugin:
claude plugin install typescript-lsp - Verify:
claude plugin list
References
- Claude Code Intelligence Docs: https://code.claude.com/docs/en/discover-plugins#code-intelligence
- Blog article: https://karanbansal.in/blog/claude-code-lsp/
- Reddit thread: https://www.reddit.com/r/ClaudeCode/comments/1rh5pcm/enable_lsp_in_claude_code_code_navigation_goes/
- Claude Code PR (with undocumented env
ENABLE_LSP_TOOL: Enable LSP tool to connect to installed language servers anthropics/claude-code#15619
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fields
Give feedbackNo fields configured for issues without a type.