Skip to content

Conversation

vemv
Copy link
Member

@vemv vemv commented Oct 24, 2023

Cheers - V

@vemv vemv requested a review from bbatsov October 24, 2023 13:54
(cider-inspector-next-inspectable-object 1)))

(defun cider-inspector-previous-sibling ()
"Inspect the previous sibling value within a sequential parent.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably I would have named those next/previous element, so it's clearer we're talking about the elements of some sequence. But I guess the current naming will do.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might have worked, although the overlap with cider-inspector-next-inspectable-object seemed prone to confusion.

@vemv vemv merged commit 1203129 into master Oct 24, 2023
@vemv vemv deleted the 3529 branch October 24, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inspector: avoid InaccessibleObjectExceptions Inspector: "jump to next sibling" command Inspector: I can go past the max page

2 participants