In this screen cast, we look at IntelliJ IDEA s support for features from Java 12, specifically the new Switch Expressions syntax. You ll see: IntelliJ IDEA Configuration Switch Expressions Merging switch branches Exhaustive cases Local variables and break statements Switch expressions that don t return a value Default fallthrough