Skip to content

Debugger: Console not showing any color #31372

@jpike88

Description

@jpike88

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 below... a console.error outputted line in the console shows as grey, like the other content. I have various coder coded outputs (mostly via https://github.com/Marak/colors.js), they all show as grey.

This is a major problem for obvious reasons...

Image

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