zed/crates/project/src
Nathan Sobo 03993ea719
Rename SumTree::push_tree to ::append (#2626)
This is something I've been meaning to rename in SumTree. Was looking at
the code and figure why not now.
2023-06-20 08:37:55 -06:00
..
ignore.rs Use absolute paths to compute ignored status 2022-07-08 11:19:21 +02:00
lsp_command.rs Respect LSP goToTypeDefinition server capability 2023-06-08 11:33:09 -07:00
project_settings.rs Remove concept of git diff refresh from Item trait 2023-05-25 14:29:28 -04:00
project_tests.rs Restructure LSP log view to show log messages in addition to RPC trace 2023-06-07 16:51:09 -07:00
project.rs Show a notification that gopls can't be installed without go 2023-06-19 18:05:12 -07:00
search.rs Optimize matching of multiple file-watch globs using the globset crate 2023-05-19 09:13:34 -07:00
terminals.rs Remove optional path argument when getting settings 2023-05-17 15:05:20 -07:00
worktree_tests.rs Flatten worktree tests module structure 2023-06-13 10:31:29 -07:00
worktree.rs Rename SumTree::push_tree to ::append 2023-06-19 19:49:33 -06:00