[PR #726] [MERGED] Fix Elixir LSP startup #9689

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/726
Author: @neominik
Created: 7/6/2025
Status: Merged
Merged: 7/6/2025
Merged by: @thdxr

Base: devHead: fix/elixir-ls/initialize-error


📝 Commits (1)

📊 Changes

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

View changed files

📝 packages/opencode/src/lsp/client.ts (+1 -0)

📄 Description

The Elixir LSP won't start without the rootUri set, resulting in initialize errors.


🔄 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/726 **Author:** [@neominik](https://github.com/neominik) **Created:** 7/6/2025 **Status:** ✅ Merged **Merged:** 7/6/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `fix/elixir-ls/initialize-error` --- ### 📝 Commits (1) - [`f9e65a6`](https://github.com/anomalyco/opencode/commit/f9e65a65bf5e6ccd6c6f6b6edcb3709788c214f5) Fix Elixir LSP startup ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/lsp/client.ts` (+1 -0) </details> ### 📄 Description The Elixir LSP won't start without the rootUri set, resulting in initialize errors. --- <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:59 -05:00
yindo closed this issue 2026-02-16 18:13:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9689