Closed RReverser closed 1 month ago
Only a few fields on Diagnostic are its own, and the rest can be delegated to the existing DiagnosticDescriptor renderer.
This both simplifies the implementation, and makes Diagnostic's own output have clearer separation between own and "inherited" information.
thanks
Only a few fields on Diagnostic are its own, and the rest can be delegated to the existing DiagnosticDescriptor renderer.
This both simplifies the implementation, and makes Diagnostic's own output have clearer separation between own and "inherited" information.