ZIm/crates/project_panel/src
Conrad Irwin dcca48482b
disallow opening private files (#7165)
- Disallow sharing gitignored files through collab
- Show errors when failing to open files
- Show a warning to followers when view is unshared

/cc @mikaylamaki, let's update this to use your `private_files` config
before merge.


Release Notes:

- Added the ability to prevent sharing private files over collab.

---------

Co-authored-by: Piotr <piotr@zed.dev>
Co-authored-by: Mikayla <mikayla@zed.dev>
2024-01-31 12:05:51 -08:00
..
file_associations.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
project_panel.rs disallow opening private files (#7165) 2024-01-31 12:05:51 -08:00
project_panel_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00