Skip to content

Conversation

@adamtheturtle
Copy link
Member

@adamtheturtle adamtheturtle commented Dec 23, 2025

Summary

  • Add pyright LSP plugin for Claude Code at project scope
  • Located in .claude/plugins/pyright-lsp/

Configuration

  • Plugin uses pyright-langserver for Python language support
  • Configured for .py and .pyi files

Test plan

  • Ensure pyright-langserver is installed
  • Set ENABLE_LSP_TOOL=1 environment variable
  • Start Claude Code in the repository

Note

Adds project-scoped Python LSP support using Pyright.

  • New /.claude/plugins/pyright-lsp/ with plugin.json manifest
  • Adds .lsp.json configuring pyright-langserver over stdio for .py and .pyi files

Written by Cursor Bugbot for commit b43b9e4. This will update automatically on new commits. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants