Files
oak-gpui/crates/project/src
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
..
2024-01-03 11:53:34 -08:00
2024-01-03 11:53:34 -08:00