Skip to content

Improve Zed prompts for file path selection#32014

Merged
SomeoneToIgnore merged 15 commits intomainfrom
kb/better-prompts
Jun 3, 2025
Merged

Improve Zed prompts for file path selection#32014
SomeoneToIgnore merged 15 commits intomainfrom
kb/better-prompts

Conversation

@SomeoneToIgnore
Copy link
Contributor

Part of #31653
"use_system_path_prompts": false is needed in settings for these to appear as modals for new file save and file open.

Fixed a very subpar experience of the "save new file" Zed modal, compared to a similar "open file path" Zed modal by uniting their code.

Before:

before.mov

After:

after.mov

Also

  • alters both prompts to start in the current worktree directory, with the fallback to home directory.
  • adjusts the code to handle Windows paths better

Release Notes:

  • Improved Zed prompts for file path selection

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jun 3, 2025
@SomeoneToIgnore SomeoneToIgnore enabled auto-merge (squash) June 3, 2025 20:17
@SomeoneToIgnore SomeoneToIgnore merged commit 4aabba6 into main Jun 3, 2025
20 of 21 checks passed
@SomeoneToIgnore SomeoneToIgnore deleted the kb/better-prompts branch June 3, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant