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] Render nil as nil inside data structures #80

Merged
merged 1 commit into from
Dec 24, 2019
Merged

Conversation

alexander-yakushev
Copy link
Member

Before this change, nil inside data structures did not render at all. The change does not require changes in cider-nrepl or cider (however, maybe tests would have to be updated when cider-nrepl bumps orchard version).

Before:

image

image

After:

image

image

@bbatsov bbatsov merged commit aec7d68 into master Dec 24, 2019
@bbatsov
Copy link
Member

bbatsov commented Dec 24, 2019

Nice!

@bbatsov bbatsov deleted the inspect-nil branch December 24, 2019 16:24
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.

2 participants