anthropics/typescript-lsp
claude-codeOfficial# typescript-lsp TypeScript/JavaScript language server for Claude Code, providing code intelligence features like go-to-definition, find references, and error checking. ## Supported Extensions `.ts`, `.tsx`, `.js`, `.jsx`, `.mts`, `.cts`, `.mjs`, `.cjs` ## Installation Install the TypeScript language server globally via npm: ```bash npm install -g typescript-language-server typescript ``` Or with yarn: ```bash yarn global add typescript-language-server typescript ``` ## More Information
Our Review
- •Go-to-definition and find-references.
- •Real-time type errors for TS/JS.
- •Covers common web file types.
Our Verdict
TypeScript/JavaScript language server for Claude Code, offering go-to-definition, find references, and error checking. For developers integrating Claude Code into editors for TS/JS intelligence. Tailored for Anthropic's Claude Code unlike generic LSPs.
Frequently Asked Questions
What features does typescript-lsp provide?
It delivers code intelligence including go-to-definition, find references, and error checking for TypeScript and JavaScript in Claude Code. Supports .ts, .tsx, .js, .jsx, .mts, .cts, .mjs, .cjs files.
What is typescript-lsp?
# typescript-lsp TypeScript/JavaScript language server for Claude Code, providing code intelligence features like go-to-definition, find references, and error checking. ## Supported Extensions `.ts`, `.tsx`, `.js`, `.jsx`, `.mts`, `.cts`, `.mjs`, `.cjs` ## Installation Install the TypeScript language server globally via npm: ```bash npm install -g typescript-language-server typescript ``` Or with yarn: ```bash yarn global add typescript-language-server typescript ``` ## More Information
How do I install typescript-lsp?
Visit the GitHub repository at https://github.com/anthropics/claude-plugins-official/tree/main/plugins/typescript-lsp for installation instructions.
What license does typescript-lsp use?
typescript-lsp uses the Proprietary license.
What are alternatives to typescript-lsp?
Explore related tools and alternatives on My AI Guide.
Open source: source code publicly visible
Anyone can inspect exactly what this repo does on GitHub before using it. Proprietary licensed.
Reviewed by My AI Guide for relevance, quality, and active maintenance before listing.
Install in Claude Code:
/install typescript-lsp