zed/crates/project/src
Piotr Osiewicz 94bc216bbd
worktree: Do not scan for .gitignore files beyond project root. (#8189)
This has been fixed and reported before (and got lost in gpui1->gpui2
transition);
https://github.com/zed-industries/zed/issues/5749#issuecomment-1959217319

Release Notes:

- Fixed .gitignore files beyond the first .git directory being respected
by the worktree (zed-industries/zed#5749).
2024-02-22 13:16:19 +01:00
..
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05: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 Add "code_actions_on_format" (#7860) 2024-02-15 14:19:57 -07:00
lsp_ext_command.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
prettier_support.rs Clean up LSP servers on worktree release 2024-01-23 11:34:51 +02:00
project_settings.rs WIP: Add a setting to visually redact enviroment variables (#7124) 2024-01-31 11:42:09 -08:00
project_tests.rs Cleanup logic for registering languages and grammars (#7593) 2024-02-08 16:24:49 -05:00
project.rs Rename runnables into tasks (#8119) 2024-02-21 14:56:43 +02:00
search.rs Add project search in gitignored test 2023-12-05 12:45:44 +02:00
task_inventory.rs Rename runnables into tasks (#8119) 2024-02-21 14:56:43 +02:00
terminals.rs Rename runnables into tasks (#8119) 2024-02-21 14:56:43 +02:00
worktree_tests.rs Fix case-only renaming of files (#7768) 2024-02-14 16:00:31 +01:00
worktree.rs worktree: Do not scan for .gitignore files beyond project root. (#8189) 2024-02-22 13:16:19 +01:00