Hello,
I'd like to please request for pretty_print_code() to be extended to also work in the debug session?
Currently, when debugging, with every n a new line of R code is printed, but this code doesn't have any syntax highlighting in the console. Having syntax highlighting would help differentiate the code from the printed output associated with the code.