You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My company just updated our Rstudio version, bringing the updated Dracula theme. Overall, I really like the changes, especially the acid-green function calls.
Issue:
I'm unable to distinguish function reprints in the console vs. std_err, which is challenging for debugging.
Is it possible to have a different console color for std_err please?
If possible, using purple for reprints and the hot pink for std_err might be even better - makes errors pop.
Previous
New
The text was updated successfully, but these errors were encountered:
epi-sam
changed the title
Cannot distinguish std_err
Cannot distinguish std_err in console
Jan 5, 2024
Judging by the screenshots, it looks like the Dracula theme you're using is the classic Dracula theme that comes inbuilt with RStudio, as opposed to the theme in this repo (which is community built). I'd recommend taking this issue to the Posit RStudio forums instead! :)
My company just updated our Rstudio version, bringing the updated Dracula theme. Overall, I really like the changes, especially the acid-green function calls.
Issue:
I'm unable to distinguish function reprints in the console vs.
std_err
, which is challenging for debugging.std_err
please?std_err
might be even better - makes errors pop.Previous
New
The text was updated successfully, but these errors were encountered: