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

Pyright LSP

Plugin যাচাই করা
85

Python language server (Pyright) for type checking and code intelligence

AI সারাংশ

This plugin integrates the Pyright Python language server to offer advanced code intelligence features like static type checking, autocompletion, and error highlighting for Python files (`.py`, `.pyi`). It is installed globally via npm, pip, or pipx and enhances the Python development experience within Claude Code.

Documentation

  • info:Configuration & parameter referenceThe README mentions installation methods but does not detail specific configuration options or parameters for the Pyright language server itself, which might have advanced settings.

Versioning

  • warning:Release ManagementNo version information (e.g., in `plugin.json`, `package.json`, or CHANGELOG) was found for this plugin. Installation instructions in the README do not specify a version, implying installation from the main branch, which is not ideal for reproducible builds.

ইনস্টলেশন

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

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