-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Labels
platform:macOSPlatform-specific feedback for macOS behaviors, features, design, etcPlatform-specific feedback for macOS behaviors, features, design, etcsupportDEPRECATED label: use issue type 'Support' insteadDEPRECATED label: use issue type 'Support' instead
Description
Summary
Not a single LSP is working since I updated Zed.
Description
I primarily write in Rust and Typescript, since I updated Zed not a single LSP is working, I don't see any particular error, there is just nothing happening, no code intelligence, no linter, rust analyzer doesn't event try to run.
I also noticed that saving is taking a long time.
Steps to reproduce: None, literally
The only logs I could find that may or may not be useful are
Zed log
2025-08-22T07:17:22-07:00 INFO [project::lsp_store] Refreshing workspace configurations for servers {}
2025-08-22T07:17:22-07:00 INFO [project::lsp_store] Refreshing workspace configurations for servers {}
2025-08-22T07:17:35-07:00 INFO [gpui::arena] increased element arena capacity to 4096kb
2025-08-22T07:17:36-07:00 INFO [workspace] open paths ["/Users/remikalbe/.config/zed/settings.json"]
2025-08-22T07:18:08-07:00 WARN [editor] timed out waiting for formatting
2025-08-22T07:18:09-07:00 INFO [project::lsp_store] attempting to start language server "biome", path: "/Users/remikalbe/Git/github.com/remi-boo", id: 7
2025-08-22T07:18:09-07:00 INFO [project::lsp_store] attempting to start language server "vtsls", path: "/Users/remikalbe/Git/github.com/remi-boo", id: 8
2025-08-22T07:18:09-07:00 INFO [project::lsp_store] Refreshing workspace configurations for servers {}
2025-08-22T07:18:09-07:00 INFO [project::lsp_store] Refreshing workspace configurations for servers {}
2025-08-22T07:18:09-07:00 INFO [project::prettier_store] Initializing default prettier with plugins {}
2025-08-22T07:18:09-07:00 INFO [project::prettier_store] Installing default prettier and plugins: [("prettier", "3.6.2")]
2025-08-22T07:18:10-07:00 INFO [project::prettier_store] Initialized default prettier with plugins: {}
2025-08-22T07:18:20-07:00 INFO [editor] Failed to determine selections from before format. Falling back to selections when format was initiated
2025-08-22T07:18:23-07:00 INFO [editor] Failed to determine selections from before format. Falling back to selections when format was initiated
2025-08-22T07:18:23-07:00 WARN [editor] timed out waiting for formatting
2025-08-22T07:18:26-07:00 WARN [editor] timed out waiting for formatting
2025-08-22T07:18:28-07:00 WARN [editor] timed out waiting for formatting
2025-08-22T07:18:29-07:00 INFO [project::lsp_store] attempting to start language server "biome", path: "/Users/remikalbe/Git/github.com/remi-boo", id: 9
2025-08-22T07:18:29-07:00 INFO [project::lsp_store] attempting to start language server "vtsls", path: "/Users/remikalbe/Git/github.com/remi-boo", id: 10
2025-08-22T07:18:29-07:00 INFO [project::lsp_store] Refreshing workspace configurations for servers {}
2025-08-22T07:18:29-07:00 INFO [project::lsp_store] Refreshing workspace configurations for servers {}
2025-08-22T07:18:58-07:00 INFO [db] Opening database /Users/remikalbe/Library/Application Support/Zed/db/0-stable/db.sqlite
2025-08-22T07:14:50-07:00 INFO [project::lsp_store] Refreshing workspace configurations for servers {}
2025-08-22T07:14:50-07:00 INFO [project::lsp_store] Refreshing workspace configurations for servers {}
2025-08-22T07:14:50-07:00 INFO [project::lsp_store] Refreshing workspace configurations for servers {}
2025-08-22T07:14:50-07:00 INFO [project::lsp_store] Refreshing workspace configurations for servers {}
2025-08-22T07:14:50-07:00 INFO [project::lsp_store] attempting to start language server "json-language-server", path: "/Users/remikalbe/Git/github.com/remi-boo", id: 1
2025-08-22T07:14:50-07:00 INFO [project::lsp_store] attempting to start language server "package-version-server", path: "/Users/remikalbe/Git/github.com/remi-boo", id: 2
2025-08-22T07:14:50-07:00 INFO [project::debugger::breakpoint_store] Finish deserializing breakpoints & initializing breakpoint store
2025-08-22T07:14:50-07:00 INFO [project::debugger::breakpoint_store] Finish deserializing breakpoints & initializing breakpoint store
2025-08-22T07:14:50-07:00 INFO [project::lsp_store] attempting to start language server "rust-analyzer", path: "/Users/remikalbe/Git/github.com/experiments/rust-heterogeneous-collections", id: 3
2025-08-22T07:14:50-07:00 INFO [project::lsp_store] Refreshing workspace configurations for servers {}
2025-08-22T07:14:50-07:00 INFO [project::lsp_store] Refreshing workspace configurations for servers {}
Zed Version and System Specs
Zed: v0.200.4 (Zed)
OS: macOS 26.0.0 <----------- Tahoe Beta
Memory: 64 GiB
Architecture: aarch64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
platform:macOSPlatform-specific feedback for macOS behaviors, features, design, etcPlatform-specific feedback for macOS behaviors, features, design, etcsupportDEPRECATED label: use issue type 'Support' insteadDEPRECATED label: use issue type 'Support' instead