mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-30 11:54:03 +00:00
The feedback modal did not match our keyboard-driven design. We can revisit this later if we want, but for now, removing it makes sense. All actions have been inlined in the `Help` menu to maintain discoverability. Additionally, not all feedback-based actions in the command palette were namespaced under `feedback:`, and now they are, so they can all be found there easily. Release Notes: - Notice: The `Give Feedback` modal has been removed. The options to file bug reports, feature requests, email us, and open the Zed repository can now be found within the `Help` menu directly. The command palette actions have undergone the following changes: - `feedback: give feedback` (removed) - `feedback: file bug report` (no change) - `zed: request feature` → `feedback: request feature` - `zed: email zed` → `feedback: email zed` - `zed: open zed repo` → `contribute: open zed repo` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| LICENSE-GPL | ||