Đi tới nội dung chính
Nội dung này hiện chưa có sẵn bằng ngôn ngữ của bạn và đang được hiển thị bằng tiếng Anh.

TypeScript/JavaScript Language Server

Plugin Đã xác minh
85

TypeScript/JavaScript language server for enhanced code intelligence

Tóm tắt từ AI

This plugin integrates the `typescript-language-server` to provide advanced code intelligence features such as go-to-definition, find references, and error checking directly within the Claude Code environment. It supports a wide range of TypeScript and JavaScript file types.

Practical Utility

  • info:Unique selling propositionThe extension provides standard language server features which are valuable but may be considered close to default LLM behavior for code-related tasks.

Maintenance

  • warning:Dependency ManagementThe extension relies on `typescript-language-server` and `typescript`, but there are no explicit measures mentioned for dependency vulnerability scanning or automated updates.

Versioning

  • warning:Release ManagementThere is no clear versioning signal (e.g., version in manifest, GitHub releases, CHANGELOG) for this extension. The installation instructions may implicitly point to a main branch.

Dependencies

  • warning:Tagged release sourcingThe installation instructions suggest installing `typescript-language-server` and `typescript` globally, which could pull development versions or unpinned releases, posing a risk if not managed carefully.

Cài đặt

Hãy thêm marketplace trước

/plugin marketplace add anthropics/claude-plugins-official
/plugin install typescript-lsp@claude-plugins-official
Cập nhật 5 days ago
Xem mã nguồn