Expose current colorization setting via Quotes.reflect.CompilationInfo
#17687
makkarpov
started this conversation in
Feature Requests
Replies: 0 comments
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.
-
Dotty has a setting controlling whether reporting output should be colorized or not.
This setting is also useful for macros to decide whether they should colorize their own messages.
So, the request is: please expose value of this setting for macros to use.
Beta Was this translation helpful? Give feedback.
All reactions