Signal
IdePipeline::diagnostic
since: 45
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 |
| Available since: 45 |
Parameters
diagnostic-
Type:
IdeDiagnosticThe newly created diagnostic.
The data is owned by the caller of the function.