Notifier

internal object Notifier(source)

Displays notifications to the user.

Functions

Link copied to clipboard
fun showFutureSettingsError(futureVersion: ModuleDescriptor.Version, project: Project? = null)

Shows a notification informing the user that the settings file has an unsupported version from the future and cannot be used.

Link copied to clipboard
fun showParseSettingsError(project: Project? = null)

Shows a notification informing the user that the settings could not be parsed and allows the user to delete their settings file.

Link copied to clipboard
fun showWelcomeToV3(project: Project)

Shows a notification introducing the user to version 3 of Randomness if the user previously used Randomness 2.