Method
IdeLspCodeActionProviderget_diagnostics
Declaration
IdeDiagnostics*
ide_lsp_code_action_provider_get_diagnostics (
IdeLspCodeActionProvider* self
)
Description
Gets the diagnostics to use for the code action query.
Gets property | Ide.LspCodeActionProvider:diagnostics |
Return value
Returns: | IdeDiagnostics |
An |
|
The data is owned by the instance. | |
The return value can be NULL . |