Skip to content

fix(lsp): preserve instance ref for update events#28016

Merged
nexxeln merged 1 commit into
devfrom
nxl/fix-lsp-instance-ref
May 17, 2026
Merged

fix(lsp): preserve instance ref for update events#28016
nexxeln merged 1 commit into
devfrom
nxl/fix-lsp-instance-ref

Conversation

@nexxeln
Copy link
Copy Markdown
Member

@nexxeln nexxeln commented May 17, 2026

summary

  • publish LSP update events through an explicit Bus runtime with the captured instance context
  • cover custom LSP initialization publishing without losing

Closes #27880

testing

  • bun test v1.3.13 (bf2e2cec)

@nexxeln nexxeln merged commit e4cc4e1 into dev May 17, 2026
16 checks passed
@nexxeln nexxeln deleted the nxl/fix-lsp-instance-ref branch May 17, 2026 11:07
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.

bug: TUI session hangs with InstanceRef not provided rejection after LSP initialization (v1.15.2)

1 participant