zed icon indicating copy to clipboard operation
zed copied to clipboard

Agent Panel: QuoteSelection can no longer be added to the new agent panel

Open futurisold opened this issue 9 months ago • 0 comments

Summary

The following shortcut no longer works for me.

From zed: open default keymap:

    "context": "Editor && mode == full",
    "use_key_equivalents": true,
    "bindings": {
      "cmd->": "assistant::QuoteSelection",

This happened today, after the most recent update I believe. The last day it worked (it showed the lines in the agent's editor panel).

Zed Version and System Specs

Zed: v0.185.13 (Zed) OS: macOS 15.4.1 Memory: 128 GiB Architecture: aarch64

futurisold avatar May 09 '25 09:05 futurisold