I guess this is an IDEA question - in a kotlin liv...
# intellij
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 Thread in #general
👍 1