Plugin

TypeScript LSP

Language-server integration for richer TS context inside Claude Code.

安裝

manual
/plugin install typescript-lsp

把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。

介紹

Lets Claude see TS diagnostics, hover types, and go-to-definition results in real time. Most useful in large TS monorepos.

常見使用情境

  • Large TS monorepo
  • Type-aware refactors
  • Cross-file rename

標籤

typescriptlsptooling