মূল কন্টেন্টে যান
এই কন্টেন্ট এখনো আপনার ভাষায় উপলব্ধ নয় এবং ইংরেজিতে দেখানো হচ্ছে।

TypeScript/JavaScript Language Server

Plugin যাচাই করা
85

TypeScript/JavaScript language server for enhanced code intelligence

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.

ইনস্টলেশন

প্রথমে marketplace যোগ করুন

/plugin marketplace add anthropics/claude-plugins-official
/plugin install typescript-lsp@claude-plugins-official
2 days ago-এ আপডেট হয়েছে
সোর্স দেখুন