-
-
Notifications
You must be signed in to change notification settings - Fork 648
Closed
Labels
Description
The presentation of nREPL messages we currently use leaves a ton of room for improvement.
- we lack proper font-locking that would make it easier to figure out what is what
- even the standard message keys are displayed in different order in every message
- values are not properly indented
- sometimes several keys end up being displayed on the same line, which gets me every time (I just miss the second key)