richDiagnostics
Enable/disable rich diagnostic formatting (ANSI bold, colors, etc.) in error messages. When enabled, key parts of diagnostic messages (types, qualifiers, declarations) are emphasized using ANSI formatting codes for better readability in terminal output.
The metro.richDiagnostics system property takes priority over this option if set.
Disabled by default as it's still a work in progress.