https://kotlinlang.org logo
r

Rob Murdock

07/21/2020, 2:00 PM
I guess this is an IDEA question - in a kotlin live templates, how does one include an import that references a receiver function? Normally the rule is use the fully qualified classname in the code and the editor converts that to imports automatically, but for the life of me I can’t figure out how to fully qualify a receiver function
m

Milan Hruban

07/25/2020, 8:26 AM
better ask in #intellij . btw if you find the solution I am also interested 🙂
r

Rob Murdock

07/27/2020, 2:39 PM
Thanks, will repost there. 😄