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:
IdeDiagnostic
The newly created diagnostic.
The data is owned by the caller of the function.