[PR #551] [MERGED] Add pyright lsp for Python #9645

Closed
opened 2026-02-16 18:13:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/551
Author: @maxrabin
Created: 6/30/2025
Status: Merged
Merged: 6/30/2025
Merged by: @thdxr

Base: devHead: pyright


📝 Commits (2)

  • 0a05c6e Add pyright lsp for Python
  • 3935482 Implement feedback to use Bun.x

📊 Changes

1 file changed (+20 additions, -0 deletions)

View changed files

📝 packages/opencode/src/lsp/server.ts (+20 -0)

📄 Description

Closes #550


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/551 **Author:** [@maxrabin](https://github.com/maxrabin) **Created:** 6/30/2025 **Status:** ✅ Merged **Merged:** 6/30/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `pyright` --- ### 📝 Commits (2) - [`0a05c6e`](https://github.com/anomalyco/opencode/commit/0a05c6e6128f4b63d1d2808811edbaeb03fe3db0) Add pyright lsp for Python - [`3935482`](https://github.com/anomalyco/opencode/commit/393548268a94d17cc269dc14491b77a5f5cf0055) Implement feedback to use Bun.x ### 📊 Changes **1 file changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/lsp/server.ts` (+20 -0) </details> ### 📄 Description Closes #550 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:55 -05:00
yindo closed this issue 2026-02-16 18:13:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9645