Skip to content

Debugger: No way to delete breakpoint log messages? #38057

@dandv

Description

@dandv

Summary

I pressed Shift+F9 in the Editor by mistake (JetBrains base keymap + muscle memory) and ended up with a Message to log when a breakpoint is hit. Expressions with {} are interpolated. line below the cursor. At that point, there seemed to way to hide that line. Pressing Shift+F9 again resulted in nested lines, apparently:

Image

Actions I unsuccessfully tried in order to hide/delete those lines:

  • pressing Esc, Delete and Backspace
  • right click for the context menu (none)
  • searched the default keymap for "log" (only found "shift-f9": "editor::EditLogBreakpoint")

The only workaround I found was to restart Zed.

Description

Steps to trigger the problem:

  1. Open a file in the editor
  2. Press Shift+F9 twice

Expected Behavior:

The breakpoint log message line should perhaps disappear?

Actual Behavior:

Nested breakpoint log message lines are shown.

Zed Version and System Specs

Zed: v0.203.4 (Zed)
OS: Linux Wayland ubuntu 25.04
Memory: 62.5 GiB
Architecture: x86_64
GPU: Intel(R) Iris(R) Xe Graphics (ADL GT2) || Intel open-source Mesa driver || Mesa 25.0.7-0ubuntu0.25.04.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions