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

Enables Python language support in Claude Code via Pyright.

  • Adds plugin.json in .claude/plugins/pyright-lsp/ with plugin metadata
  • Adds .lsp.json configuring pyright-langserver over stdio, mapping .py and .pyi to python

Written by Cursor Bugbot for commit 9132626. 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