Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inspector - improvements #3551

Merged
merged 4 commits into from
Oct 24, 2023
Merged

Inspector - improvements #3551

merged 4 commits into from
Oct 24, 2023

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
2 participants