R Console Formatting of message() and warning()
#10362
Unanswered
dertristan
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Hey @dertristan, thank you for this suggestion and the helpful screenshots 🙌 I have copied this over to #1881, where we have some initial thoughts on improving how warnings are displayed. I think this would be a combination of making changes in Ark and in the Positron Console frontend to improve the visual display of messages. #1881 is a good place to follow progress on this, and you can also upvote 👍 that issue to voice your interest! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
is it possible to have the R Console formatting of
message()andwarning()in Positron similar to that of recent RStudio versions?I love how RStudio formats the console outputs of
message()especially:So I wondered if that is possible in Positron as well - Error messages seem to be formatted a similar way and warning messages are at least highlighted red but calls from
message()look more appealing (to me) in the RStudio version.Thank you!
Beta Was this translation helpful? Give feedback.
All reactions