parseIdeNotation

Parses a string representation of an IntelliJ Platform type and version, such as IU-2024.2.

Receiver

The string representing the IntelliJ Platform notation.

Return

A pair consisting of the corresponding IntelliJPlatformType and version string.

Throws

if the notation is invalid or the type-version combination is not supported