zed/crates/project/src
Max Brunsfeld 6ed7cc7833
Simplify language server startup (#6449)
These are just some small refactorings of our language-server-starting
code, motivated by another change that I decided to bail on:
https://github.com/zed-industries/zed/pull/6448.
2024-01-24 17:36:50 -08: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_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
project.rs Simplify language server startup (#6449) 2024-01-24 17:36:50 -08: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_tests.rs Remove 2 suffix for project 2024-01-03 11:53:34 -08:00
worktree.rs chore: Fix clippy::needless_borrow up to an editor 2024-01-21 15:03:24 +01:00