ZIm/crates/project_panel2/src
Joseph T. Lyons eef6c3729e
Fix bug preventing spaces from being used in filename (#3454)
This bug was my fault, something I changed months ago to be more
consistent with VS Code - really strange that it took months for someone
to find out spaces couldn't be used in the project panel.

~I didn't apply this fix to zed2 because I dont think the facilities are
in place to do so (@maxbrunsfeld, @mikayla-maki, is there a system in
place for this that I missed?). I did leave a TODO.~

Fix is now in zed 2.

Release Notes:

- Fixed a bug where spaces could not be inserted when editing file names
in the project panel
([#2308](https://github.com/zed-industries/community/issues/2308)).
2023-11-30 21:44:48 -05:00
..
file_associations.rs Restore welcome page and several pickers 2023-11-28 15:25:28 -08:00
project_panel.rs Fix bug preventing spaces from being used in filename (#3454) 2023-11-30 21:44:48 -05:00
project_panel_settings.rs Start work on creating gpui2 version of project panel 2023-11-09 16:51:03 -08:00