Skip to content

Debugger: terminal and source panel are empty even when breakpointed on node... broken or not broken? #31370

Closed
@jpike88

Description

@jpike88

Summary

Summary

On Zed Preview 0.188.2

config:

{
    "adapter": "JavaScript",
    "label": "Debug Server",
    "type": "pwa-node",
    "request": "launch",
    "program": "$ZED_WORKTREE_ROOT/server/dist/app.js",
    "stopOnEntry": false,
    "cwd": "$ZED_WORKTREE_ROOT/server"
  }

See image... the terminal panel seems to not do anything when I try to interact with it. also sources is empty. this is even when a breakpoint is active. Should they ever be allowing interaction or showing something? If not, should they be even showing on a node debugging session?

Image

P.S I don't know if it's just a limitation for now, but I don't see a way to move those into a 3rd panel in the side bar, so I'm limited to 2... if there's a way to get a 3rd going, let me know otherwise I can just make an issue for it

Zed Version and System Specs

Zed: v0.188.2 (Zed Preview)
OS: macOS 15.5.0
Memory: 32 GiB
Architecture: aarch64

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