ZIm/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 Port to gpui2 2023-11-30 13:07:47 +02:00
app_menus.rs Clear out easy todo!()s 2023-12-11 11:00:55 -07:00
assets.rs Exclude source themes from Zed2 binary 2023-11-03 11:11:10 -04:00
languages.rs Add uiua and nu languages 2023-11-27 18:46:56 -08:00
main.rs Implement welcome view in zed2. 2023-12-11 14:48:42 -08:00
only_instance.rs Disable instance handshake in dev builds 2023-12-04 09:16:04 -05:00
open_listener.rs Implement most core actions 2023-11-14 00:06:33 -08:00
zed2.rs Rework the way project panel auto reveals entries 2023-12-12 11:38:51 +02:00