zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
34.48k stars 1.71k forks source link

Cannot open remote development modal after project change #11391

Closed Moshyfawn closed 1 week ago

Moshyfawn commented 2 weeks ago

Check for existing issues

Describe the bug / provide steps to reproduce it

  1. Open any project in Zed
  2. Open any other project in Zed
  3. Open the Recent Project picker and click "Connect..."
  4. Notice that the dev server config modal is no longer accessible

Environment

Zed: v0.135.0 (Zed Nightly 89039f6f34910fadce76c73258b731f0a016ccd6) OS: macOS 14.4.1 Memory: 18 GiB Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

https://github.com/zed-industries/zed/assets/16290753/d6bad0be-a28e-4ae7-91af-69b2c15f6ef3

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

[INFO] starting language servers for Rust: rust-analyzer
[INFO] starting language servers for Rust: rust-analyzer
[ERROR] crates/project/src/project.rs:3398: no worktree found for diagnostics path "/Users/<username>/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/src/lib.rs"
Moshyfawn commented 1 week ago

cc: @ConradIrwin @bennetbo