Is there any way to auto import extension function...
# intellij
a
Is there any way to auto import extension functions when using live templates? With normal classes and functions I can use fully qualified name and then it just works. But you can’t use extension functions with their fully qualified name