zed/crates/zed2/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
..
languages
app_menus.rs
assets.rs
languages.rs
main.rs
only_instance.rs
open_listener.rs
zed2.rs Rework the way project panel auto reveals entries 2023-12-12 11:38:51 +02:00