ZIm/crates/project/src
Thorsten Ball d17d37ff61 Log error if worktree fails to relativize git repo path
We saw a panic that was caused by the previous `Option.unwrap()`, so
this changes the method to return a `Result` and logs the error if
possible.

Co-authored-by: Antonio <antonio@zed.dev>
2024-01-25 11:10:00 +01:00
..
ignore.rs Port new workspace logic to gpui2, uncomment most of the workspace2 tests 2023-11-17 22:54:19 +02:00
lsp_command.rs chore: Fix clippy::needless_borrow up to an editor 2024-01-21 15:03:24 +01:00
lsp_ext_command.rs Remove 2 suffix for project 2024-01-03 11:53:34 -08:00
prettier_support.rs Clean up LSP servers on worktree release 2024-01-23 11:34:51 +02:00
project.rs Simplify language server startup (#6449) 2024-01-24 17:36:50 -08:00
project_settings.rs Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
project_tests.rs Fix relative path opening from project symbols 2024-01-08 15:12:22 -07:00
search.rs Add project search in gitignored test 2023-12-05 12:45:44 +02:00
terminals.rs chore: Fix clippy::needless_borrow up to an editor 2024-01-21 15:03:24 +01:00
worktree.rs Log error if worktree fails to relativize git repo path 2024-01-25 11:10:00 +01:00
worktree_tests.rs Remove 2 suffix for project 2024-01-03 11:53:34 -08:00