:wave: I have a typealias for a Long, when I use ...
# intellij
m
👋 I have a typealias for a Long, when I use it elsewhere and have intellij autocomplete it, it will sometimes add a comment after with its actual type (see picture). Is there a way to turn that off?
image.png
a
Yep, it's a bug, please watch https://youtrack.jetbrains.com/issue/KTIJ-20341 for updates on this problem.
m
Ah interesting, okay thank you