zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
46.8k stars 2.67k forks source link

Add ability to create new folder using fallback file picker #15793

Open failable opened 1 month ago

failable commented 1 month ago

Check for existing issues

Describe the feature

Add ability to create new file in built-in file picker (by running "workspace::Open" with "use_system_path_prompts" set to false).

image

If applicable, add mockups / screenshots to help present your vision of the feature

No response

notpeter commented 1 month ago

Yeah, most the system prompts include a include a "New Folder" button which allows you to create a folder and then immediately open it. So you're looking for the same utility on Linux with the Zed fallback directory picker.