[PR #5246] feat: add bash-language-server LSP #11308

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

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

State: closed
Merged: Yes


Adds LSP support for shell scripts (.sh, .bash, .zsh, .ksh) using bash-language-server.

The server is auto-downloaded via bun if not found in PATH, following the same pattern as other Node-based language servers in the codebase.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5246 **State:** closed **Merged:** Yes --- Adds LSP support for shell scripts (.sh, .bash, .zsh, .ksh) using bash-language-server. The server is auto-downloaded via bun if not found in PATH, following the same pattern as other Node-based language servers in the codebase.
yindo added the pull-request label 2026-02-16 18:16:07 -05:00
yindo closed this issue 2026-02-16 18:16:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11308