Signal
IdePipeline::diagnostic
Description
This signal is emitted when a plugin has detected a diagnostic while building the pipeline.
| Default handler: The default handler is called after the handlers added via |
Parameters
diagnostic-
Type:
IdeDiagnosticThe newly created diagnostic.
The data is owned by the caller of the function.