show Future Settings Error
fun showFutureSettingsError(futureVersion: ModuleDescriptor.Version, project: Project? = null)(source)
Shows a notification informing the user that the settings file has an unsupported version from the future and cannot be used.
Parameters
future Version
the version to which the user must update Randomness to ensure the settings file can be read
project
the project in which the error notification should be displayed