[PR #9125] feat: add experimental support for Ruff language server #12993

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

Original Pull Request: https://github.com/anomalyco/opencode/pull/9125

State: closed
Merged: No


  • Introduced OPENCODE_EXPERIMENTAL_LSP_RUFF flag to conditionally enable Ruff language server functionality.
  • Implemented Ruff language server with support for Python file extensions and virtual environment detection.

Add support for ruff to satisfy this issue https://github.com/anomalyco/opencode/issues/5345, where ty and ruff should be ran together: https://github.com/anomalyco/opencode/issues/5345#issuecomment-3722628236

Implementation is very close to the pull request for ty: https://github.com/anomalyco/opencode/pull/5575

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9125 **State:** closed **Merged:** No --- - Introduced OPENCODE_EXPERIMENTAL_LSP_RUFF flag to conditionally enable Ruff language server functionality. - Implemented Ruff language server with support for Python file extensions and virtual environment detection. Add support for ruff to satisfy this issue https://github.com/anomalyco/opencode/issues/5345, where ty and ruff should be ran together: https://github.com/anomalyco/opencode/issues/5345#issuecomment-3722628236 Implementation is very close to the pull request for ty: https://github.com/anomalyco/opencode/pull/5575
yindo added the pull-request label 2026-02-16 18:17:52 -05:00
yindo closed this issue 2026-02-16 18:17:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12993