mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-04 07:29:32 +00:00
237cc9b4a9
This changes the remoting prompts to use `PromptLevel::Warning` instead of `PromptLevel::Destructive`. In #11015 we decided to apply PromptLevel::Destructive to prompts other than the new path picker. However, we did not notice that this breaks confirmation with the keyboard, so it should really only be used in specific situations (e.g. replacing a file with the remote "save as" picker, because it matches the behavior of the macOS file dialog). Release Notes: - N/A |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |