isNightly

Indicates whether the current IntelliJ Platform is a nightly build.

This variable checks if the base version matches a specific pattern commonly used for nightly or snapshot builds, such as "123-SNAPSHOT" or "*-TRUNK-SNAPSHOT".