Missing intention action from kotlin constructor in IntelliJ Ultimate

Hello everyone,

First of all, I’d like to say I’m a big fan of IntelliJ and Kotlin in general.

However, I have been concerned with some issues.
When I create a new class with parameters and if the designated class can’t be found, the token turns red, that’s right. But when I hit Alt+Enter (intention actions popup), I can’t neither create a new class with this name nor import it (if i accidentality exited the on-the-fly import popup).

It is really annoying.

image

Could you check on that please ?