I normally work with PHP, so using PhpStorm, when I go to import something that already had a use statement for the class name (import in Java obviously), it offered to create an alias. I’m using Kotlin, which I know supports import aliases, yet it never offers this. Is this just not implemented in IntelliJ?