I guess this is an IDEA question - in a kotlin liv...
# announcements
r
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
better ask in #C0B8H786P . btw if you find the solution I am also interested 🙂
r
Thanks, will repost there. 😄