Fix picker new_path_prompt throwing "file exists" when saving (#21080)
Fix for getting File exists "os error 17" with `"use_system_path_prompts": false,` This was reproducible when the first worktree is a non-folder worktree (e.g. setting.json) so we were trying to create the new file with a path under ~/.config/zed/settings.json/newfile.ext Co-authored-by: Conrad Irwin <conrad@zed.dev>
P
Peter Tripp committed
1a0a8a9559cf0a63f4be7c564603b7da78101b57
Parent: 2fd210b
Committed by GitHub <noreply@github.com>
on 11/22/2024, 10:45:03 PM