ZIm/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 Port new workspace logic to gpui2, uncomment most of the workspace2 tests 2023-11-17 22:54:19 +02:00
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 Log prettier installation start & success 2023-11-29 13:44:19 +02:00
project.rs Rework the way project panel auto reveals entries 2023-12-12 11:38:51 +02:00
project_settings.rs Fix most of the TODOs 2023-11-17 21:40:57 +02:00
project_tests.rs Add project search in gitignored test 2023-12-05 12:45:44 +02:00
search.rs Add project search in gitignored test 2023-12-05 12:45:44 +02:00
terminals.rs Add Nushell support to venv activation 2023-10-01 23:38:30 -04:00
worktree.rs Port to gpui2 2023-12-05 16:13:39 +02:00
worktree_tests.rs Fix the test 2023-12-05 12:45:44 +02:00