ZIm/crates/project/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
..
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05: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 text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
lsp_ext_command.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
prettier_support.rs Clean up LSP servers on worktree release 2024-01-23 11:34:51 +02:00
project.rs disallow opening private files (#7165) 2024-01-31 12:05:51 -08:00
project_settings.rs WIP: Add a setting to visually redact enviroment variables (#7124) 2024-01-31 11:42:09 -08:00
project_tests.rs Fix relative path opening from project symbols 2024-01-08 15:12:22 -07:00
search.rs Add project search in gitignored test 2023-12-05 12:45:44 +02:00
terminals.rs Activate the nushell virtualenv overlay correctly 2024-01-26 12:52:28 +01:00
worktree.rs WIP: Add a setting to visually redact enviroment variables (#7124) 2024-01-31 11:42:09 -08:00
worktree_tests.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00