Skip to content

LSP Client no longer sends textDocument/hover after version 0.200.4 #36938

@DeityLamb

Description

@DeityLamb

Summary

LSP Client no longer sends textDocument/hover after version >=v0.200.4

Description

For some reason, the client stopped sending the textDocument/hover request to the LSP after version 0.200.4 (0.199.10 works).

Steps to reproduce:

  1. Install zed >=v0.200.4
  2. Install some non-built-in extension (java for example)
  3. hover to something

Expected Behavior:
hover works
Actual Behavior:
hover doesn't work :(

video
2025-08-26_18-35-05.mp4

Zed Version and System Specs

Zed: v0.199.10 (Zed)
OS: Linux Wayland void unknown
Memory: 14.9 GiB
Architecture: x86_64
GPU: AMD Radeon Graphics (RADV REMBRANDT) || radv || Mesa 25.1.3

Zed: v0.200.4 (Zed)
OS: Linux Wayland void unknown
Memory: 14.9 GiB
Architecture: x86_64
GPU: AMD Radeon Graphics (RADV REMBRANDT) || radv || Mesa 25.1.3

Metadata

Metadata

Assignees

Labels

area:editorFeedback for code editing, formatting, editor iterations, etcarea:language serverAn umbrella label for all language servers

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions