ZIm/crates/project
Kirill Bulatov 4cccb4e3d0
Fix LSP shenanigans when opening and/or editing settings files (#4212)
Fixes
* LSP servers never being shut down on worktree release
* worktrees (and LSP servers) being re-created for settings files on
every opening

Also,
* removes `async` from `workspace_configuration` to simplify the code:
we only return static configurations now

Release Notes:

- Fixed excessive LSP server creation for Zed settings files
2024-01-23 13:20:00 +02:00
..
src Fix LSP shenanigans when opening and/or editing settings files (#4212) 2024-01-23 13:20:00 +02:00
Cargo.toml Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00