zed/crates/project/src
Kirill Bulatov 27d6432c84 Rework the way project panel auto reveals entries
* gitignored entries are never auto revealed
* `project_panel::auto_reveal_entries = true` settings entry was added,
setting it to `false` will disable the auto reveal
* `pane::RevealInProjectPanel` action was added that activates the project panel and reveals the entry it got triggered on (including the gitignored ones)
2023-12-12 11:38:51 +02:00
..
ignore.rs
lsp_command.rs Port to gpui1 2023-12-11 12:28:22 +02:00
lsp_ext_command.rs Port to gpui1 2023-12-11 12:28:22 +02:00
prettier_support.rs
project.rs Rework the way project panel auto reveals entries 2023-12-12 11:38:51 +02:00
project_settings.rs
project_tests.rs
search.rs
terminals.rs
worktree.rs
worktree_tests.rs