This happens after version 2.0.216. If you remove calva.prettyPrintingOptions from your settings and reload the window, the pprint button in the status bar looks as though pretty printing is enabled, but pretty printing does not occur when results are printed.
@PEZ, do we want pretty printing enabled by default or not? Either way, we should make sure the status bar button reflects the correct status of pretty printing enablement.
This happens after version 2.0.216. If you remove
calva.prettyPrintingOptions
from your settings and reload the window, the pprint button in the status bar looks as though pretty printing is enabled, but pretty printing does not occur when results are printed.@PEZ, do we want pretty printing enabled by default or not? Either way, we should make sure the status bar button reflects the correct status of pretty printing enablement.
Related change: https://github.com/BetterThanTomorrow/calva/pull/1342