Skip to content

CIDER trace should return inspectable data (not text) #3737

Open
@bsless

Description

@bsless

Following the discussion in https://clojurians.slack.com/archives/C0617A8PQ/p1725002128419939

I think the best API for CIDER's trace would be to return data interactively via the inspector, rather than text which gets unwieldy

Describe the solution you'd like

Instead of a traced function printing to the REPL window, users will be able to call cider-inspect-trace. Select from traced functions? Then the trace as data will open via the inspector.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions