ZIm/crates/project_panel/src
Smit Barmase 7ee9109ade
project_panel: Do not allow creating empty file/dir or file/dir with only whitespaces (#28240)
- Do not allow creating empty file or empty directory.
- Do not allow creating file or directory with just whitespace.
- Show error only in case whitespace.

<img width="352" alt="image"
src="https://github.com/user-attachments/assets/f6040332-59a6-4d09-bf07-2b4b1b8b9e03"
/>

Release Notes:

- N/A
2025-04-08 18:00:01 +05:30
..
project_panel.rs project_panel: Do not allow creating empty file/dir or file/dir with only whitespaces (#28240) 2025-04-08 18:00:01 +05:30
project_panel_settings.rs Add support for excluding files based on .gitignore (#26636) 2025-03-26 20:57:09 +05:30
project_panel_tests.rs project_panel: Do not allow creating empty file/dir or file/dir with only whitespaces (#28240) 2025-04-08 18:00:01 +05:30
utils.rs Add Project Panel navigation actions in netrw mode (#20941) 2024-12-05 14:07:13 +01:00