showRepairDialog

fun showRepairDialog(project: Project? = null, callback: () -> Unit = {})(source)

Shows a dialog with repair options for the settings file.

Parameters

project

the project in which the dialog should be shown

callback

the function to invoke once the dialog is closed