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

Leverage nREPL's built-in pprint support #2496

Closed
bbatsov opened this issue Oct 26, 2018 · 2 comments
Closed

Leverage nREPL's built-in pprint support #2496

bbatsov opened this issue Oct 26, 2018 · 2 comments
Labels
enhancement good first issue A simple tasks suitable for first-time contributors

Comments

@bbatsov
Copy link
Member

bbatsov commented Oct 26, 2018

We recently added pprint support to nREPL and this ticket is mostly a reminder that we have to implement support for this in CIDER. It's going to replace the cider-nrepl pprint middleware in the long run.

Details - https://nrepl.xyz/nrepl/design/middleware.html#_pretty_printing
nREPL PR - nrepl/nrepl#59

@bbatsov bbatsov added enhancement good first issue A simple tasks suitable for first-time contributors labels Oct 26, 2018
@arichiardi
Copy link
Contributor

Was checking this, the first link is 404 but I found it in the docs.

@bbatsov
Copy link
Member Author

bbatsov commented Nov 9, 2018

Link updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue A simple tasks suitable for first-time contributors
Projects
None yet
Development

No branches or pull requests

2 participants