Skip to content

Ability to auto-inspect on repl eval #3636

Open
@vemv

Description

@vemv

There's cider-auto-inspect-after-eval which only affects interactive eval, not repl eval.

This mostly makes sense, since it would be confusingly disruptive if, right after sending a form over the repl, Emacs focused to the Inspector buffer.

However after #3634 it will be possible to keep the Inspector in the background.

So I'm thinking of a new defcustom, cider-auto-inspect-after-repl-eval, default nil.

When set to t, after every repl eval, the Inspector buffer would be refreshed with the corresponding value. This is handy for intrincate results.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions