showRepairNotification

fun showRepairNotification(project: Project? = null, group: String, title: String, message: String)(source)

Shows a notification through which users can troubleshoot issues with their settings file.

Parameters

project

the project in which the error notification should be displayed

group

the notification group to use for the notification

title

the title to show in the notification

message

the message to display in the notification