Skip to content

[print] Make orchard.print more consistent with CIDER printing #337

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

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

alexander-yakushev
Copy link
Member

I want to make the custom printing we do in inspector, debugger, and the customly inject print-methods in cider-nrepl more consistent with each other. This PR adds print handling for futures, promises, namespaces, multimethods (things that cider-nrepl already performs prettyfication of), downcases the custom printed representation names (again, like cider-nrepl does), and other minor things.


  • You've updated the changelog (if adding/changing user-visible functionality)

Copy link
Member

@bbatsov bbatsov left a comment

Choose a reason for hiding this comment

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

The proposed changes look good to me.

@alexander-yakushev alexander-yakushev merged commit c0cf24b into master Apr 22, 2025
20 checks passed
@alexander-yakushev alexander-yakushev deleted the print branch April 22, 2025 19:10
@r0man
Copy link
Contributor

r0man commented Apr 23, 2025

Nice! Thanks for fine tuning this! ❤️

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.

3 participants