My repl output is cutting off large input, is their a way to always make it display the whole output?
e.g.: printing this large map it prints so many keys and values then just prints ... }
You can disable the pretty printer with the button in the status bar (on the right).
You can also configure the pretty printing: https://calva.io/pprint/
thank you! i didn't realise it was pretty printing that was cutting it off